GET /blog/comments/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 32,
    "next": null,
    "previous": "https://app.jointcommerce.com/blog/comments/?format=api&page=2",
    "results": [
        {
            "id": 5,
            "post": 536,
            "profile": {
                "user": {
                    "id": 989,
                    "username": "tattooingbyted",
                    "email": "tattooingbyted@gmail.com",
                    "first_name": "ted",
                    "last_name": "tedted"
                },
                "agency": null,
                "job_title": "",
                "image": "https://jointcommerce-files.s3-us-west-2.amazonaws.com/media/directory/profile_pics/default.png",
                "biography": null,
                "address": null,
                "address2": null,
                "city": null,
                "state": "",
                "zip_code": null,
                "country": "United States",
                "phone_number": null
            },
            "content": "Hi i am the breeder of Kansas City Diesel.  The Lineage i used is listed here:\r\n https://seedfinder.eu/en/strain-info/kansas-city-diesel/smiling-tiger \r\nI have tried the one in Kansas City and it is the one I breed. I used Zacateca Tribute male x Amherst Sour Diesel. The smell the buds make is unmistakable. The effects are the same. I made this strain so that it would help put Kansas City not only on the map, but to be also known for some of the breeding going down in the town, I go by the breeder name Smiling Tiger. I just need the facts right. The genetic makeup should now be corrected above so that the strain does not get lost or confused with other strains from the past. In short Kansas City Diesel is  : Zacateca tribute x Amhurst sour diesel",
            "created_on": "2025-06-01T05:10:33.788047-07:00",
            "updated_on": "2025-06-01T05:10:33.788060-07:00",
            "status": "approved"
        },
        {
            "id": 1,
            "post": 57,
            "profile": {
                "user": {
                    "id": 784,
                    "username": "sara79david",
                    "email": "sara79david@gmail.com",
                    "first_name": "Sara",
                    "last_name": "David"
                },
                "agency": null,
                "job_title": "",
                "image": "https://jointcommerce-files.s3-us-west-2.amazonaws.com/media/directory/profile_pics/default.png",
                "biography": null,
                "address": null,
                "address2": null,
                "city": null,
                "state": "",
                "zip_code": null,
                "country": "United States",
                "phone_number": null
            },
            "content": "Interesting read ",
            "created_on": "2025-05-28T23:25:35.360183-07:00",
            "updated_on": "2025-05-28T23:25:35.360196-07:00",
            "status": "approved"
        }
    ]
}