API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/?format=api&offset=1460
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5722,
    "next": "https://djangopackages.org/api/v4/packages/?format=api&limit=20&offset=1480",
    "previous": "https://djangopackages.org/api/v4/packages/?format=api&limit=20&offset=1440",
    "results": [
        {
            "category": "https://djangopackages.org/api/v4/categories/4/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/215/?format=api",
                "https://djangopackages.org/api/v4/grids/58/?format=api"
            ],
            "id": 4651,
            "title": "django-jsonfield-backport",
            "slug": "django-jsonfield-backport",
            "last_updated": "2022-02-24T20:51:47-05:00",
            "last_fetched": "2026-05-27T13:05:07.279531-04:00",
            "repo_url": "https://github.com/laymonage/django-jsonfield-backport",
            "pypi_version": "1.0.5",
            "created": "2020-07-12T01:50:37.324032-04:00",
            "modified": "2026-01-28T14:12:53.547151-05:00",
            "repo_forks": 5,
            "repo_description": "Backport of the cross-DB JSONField model and form fields from Django 3.1.",
            "pypi_url": "http://pypi.python.org/pypi/django-jsonfield-backport",
            "documentation_url": "",
            "repo_watchers": 45,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "laymonage",
                "lociii",
                "adamchainz",
                "josterpi"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/4/?format=api",
            "grids": [],
            "id": 4650,
            "title": "django-raw-query",
            "slug": "django-raw-query",
            "last_updated": "2020-07-11T05:15:18-04:00",
            "last_fetched": "2026-05-26T23:07:02.655863-04:00",
            "repo_url": "https://github.com/joncombe/django-raw-query",
            "pypi_version": "0.0.4",
            "created": "2020-07-11T05:34:54.285418-04:00",
            "modified": "2026-01-28T16:03:24.817125-05:00",
            "repo_forks": 0,
            "repo_description": "A tiny class to help you run raw database queries in Django. It saves a little bit of typing.",
            "pypi_url": "http://pypi.python.org/pypi/django-raw-query",
            "documentation_url": "",
            "repo_watchers": 1,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "joncombe"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 4649,
            "title": "django-easy-formset",
            "slug": "django-easy-formset",
            "last_updated": "2020-10-20T13:35:41-04:00",
            "last_fetched": "2026-05-27T19:03:04.710471-04:00",
            "repo_url": "https://github.com/CleitonDeLima/django-easy-formset",
            "pypi_version": "0.2.4",
            "created": "2020-07-10T23:59:59.819049-04:00",
            "modified": "2026-01-28T15:15:02.722288-05:00",
            "repo_forks": 2,
            "repo_description": "Django Formsets with ECMAScript 6",
            "pypi_url": "http://pypi.python.org/pypi/django-easy-formset",
            "documentation_url": "",
            "repo_watchers": 4,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "CleitonDeLima"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/23/?format=api"
            ],
            "id": 4648,
            "title": "Django Bona Blog",
            "slug": "django-bona-blog",
            "last_updated": "2021-07-13T22:08:53-04:00",
            "last_fetched": "2026-05-27T04:12:01.694973-04:00",
            "repo_url": "https://github.com/Williano/django-bona-blog",
            "pypi_version": "1.1.4",
            "created": "2020-07-08T00:24:08.211459-04:00",
            "modified": "2026-01-28T16:49:21.490179-05:00",
            "repo_forks": 56,
            "repo_description": "A Django blog app with features of a standard blogging platform. ",
            "pypi_url": "http://pypi.python.org/pypi/django-bona-blog",
            "documentation_url": "https://github.com/Williano/django-bona-blog/blob/master/README.md",
            "repo_watchers": 179,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "Williano",
                "dependabot[bot]"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/4/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/15/?format=api"
            ],
            "id": 4647,
            "title": "django-imap-backend",
            "slug": "django-imap-backend",
            "last_updated": "2022-12-06T06:57:37-05:00",
            "last_fetched": "2026-05-27T19:06:25.044813-04:00",
            "repo_url": "https://github.com/Sibyx/django-imap-backend",
            "pypi_version": "0.2.3",
            "created": "2020-07-05T17:25:07.962630-04:00",
            "modified": "2026-01-28T15:19:54.422901-05:00",
            "repo_forks": 1,
            "repo_description": "IMAP backend for Django mail package",
            "pypi_url": "http://pypi.python.org/pypi/django-imap-backend",
            "documentation_url": "",
            "repo_watchers": 4,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "Sibyx"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 4646,
            "title": "PaycomUz",
            "slug": "paycomuz",
            "last_updated": "2024-07-08T00:56:27-04:00",
            "last_fetched": "2026-05-26T21:02:28.661628-04:00",
            "repo_url": "https://github.com/begyy/PaycomUz",
            "pypi_version": "3.1",
            "created": "2020-07-04T06:40:43.374986-04:00",
            "modified": "2026-01-28T15:45:42.083464-05:00",
            "repo_forks": 16,
            "repo_description": "Django RestFramework PaycomUz ",
            "pypi_url": "http://pypi.python.org/pypi/PaycomUz",
            "documentation_url": "",
            "repo_watchers": 38,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "begyy",
                "KarimovMurodilla",
                "boburxon",
                "Boburbeck"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 4645,
            "title": "ClickUz",
            "slug": "clickuz",
            "last_updated": "2021-02-25T08:38:54-05:00",
            "last_fetched": "2026-05-26T21:05:39.873920-04:00",
            "repo_url": "https://github.com/begyy/ClickUz",
            "pypi_version": "0.3",
            "created": "2020-07-04T06:39:06.070658-04:00",
            "modified": "2026-01-28T15:50:19.664096-05:00",
            "repo_forks": 17,
            "repo_description": "ClickUz and Django Integration",
            "pypi_url": "http://pypi.python.org/pypi/ClickUz",
            "documentation_url": "https://begyy.github.io/ClickUz/",
            "repo_watchers": 44,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "begyy"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/118/?format=api",
                "https://djangopackages.org/api/v4/grids/135/?format=api"
            ],
            "id": 4644,
            "title": "django-logic",
            "slug": "django-logic",
            "last_updated": "2025-07-18T01:56:06-04:00",
            "last_fetched": "2026-05-27T17:09:41.453228-04:00",
            "repo_url": "https://github.com/Borderless360/django-logic",
            "pypi_version": "0.1.6",
            "created": "2020-07-04T02:37:58.197410-04:00",
            "modified": "2026-01-28T14:57:02.480323-05:00",
            "repo_forks": 14,
            "repo_description": "Django Logic - easy way to implement state-based business logic with pure functions",
            "pypi_url": "http://pypi.python.org/pypi/django-logic",
            "documentation_url": "",
            "repo_watchers": 66,
            "commits_over_52": [
                0,
                0,
                0,
                1,
                0,
                0,
                4,
                2,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "emil-balashov",
                "dbtiunov",
                "khamenman",
                "edigerad",
                "kishorehariram"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 4643,
            "title": "django-check-migration-wtf",
            "slug": "django-check-migration-wtf",
            "last_updated": "2022-12-19T08:55:04-05:00",
            "last_fetched": "2026-05-27T05:05:12.122648-04:00",
            "repo_url": "https://github.com/antonioIrizar/django-check-migration-wtf",
            "pypi_version": "1.4.0",
            "created": "2020-07-03T09:41:09.321421-04:00",
            "modified": "2026-01-28T16:52:52.027999-05:00",
            "repo_forks": 3,
            "repo_description": "check migrations of django to work on enviroment zero downtime",
            "pypi_url": "http://pypi.python.org/pypi/django-check-migration-wtf",
            "documentation_url": "",
            "repo_watchers": 12,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "antonioIrizar",
                "jenarvaezg"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/3/?format=api",
            "grids": [],
            "id": 4642,
            "title": "Customer-Management-App-Django",
            "slug": "customer-management-app-django",
            "last_updated": "2020-07-03T13:01:36-04:00",
            "last_fetched": "2026-05-27T07:04:04.735148-04:00",
            "repo_url": "https://github.com/kakashiisawesome/Customer-Management-App-Django",
            "pypi_version": null,
            "created": "2020-07-01T08:53:23.084192-04:00",
            "modified": "2026-01-29T12:51:56.982858-05:00",
            "repo_forks": 2,
            "repo_description": "Website for managing customers, products and their orders.",
            "pypi_url": "",
            "documentation_url": "",
            "repo_watchers": 2,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "kakashiisawesome"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/4/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/58/?format=api"
            ],
            "id": 4641,
            "title": "django-hashids",
            "slug": "django-hashids",
            "last_updated": "2025-11-11T19:21:26-05:00",
            "last_fetched": "2026-05-27T13:21:02.490450-04:00",
            "repo_url": "https://github.com/ericls/django-hashids",
            "pypi_version": "0.7.1",
            "created": "2020-06-29T16:38:37.561003-04:00",
            "modified": "2026-01-28T14:23:30.861576-05:00",
            "repo_forks": 12,
            "repo_description": "Non-intrusive hashids library for Django",
            "pypi_url": "http://pypi.python.org/pypi/django-hashids",
            "documentation_url": "",
            "repo_watchers": 46,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                1,
                1,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "ericls",
                "jackton1",
                "lnxpy",
                "ndrbrt",
                "pxc",
                "hanckmann",
                "RubenEu"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/8/?format=api"
            ],
            "id": 4640,
            "title": "django-siteforms",
            "slug": "django-siteforms",
            "last_updated": "2023-09-08T10:51:57-04:00",
            "last_fetched": "2026-05-27T18:07:38.535500-04:00",
            "repo_url": "https://github.com/idlesign/django-siteforms",
            "pypi_version": "1.2.0",
            "created": "2020-06-26T02:31:29.370537-04:00",
            "modified": "2026-01-28T15:08:41.648066-05:00",
            "repo_forks": 1,
            "repo_description": "Django reusable app to simplify form construction",
            "pypi_url": "http://pypi.python.org/pypi/django-siteforms",
            "documentation_url": "",
            "repo_watchers": 17,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "idlesign",
                "questonit"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/4/?format=api",
            "grids": [],
            "id": 4639,
            "title": "Django API Forms",
            "slug": "django_api_forms",
            "last_updated": "2025-04-27T05:34:37-04:00",
            "last_fetched": "2026-05-27T15:17:17.227562-04:00",
            "repo_url": "https://github.com/Sibyx/django_api_forms",
            "pypi_version": "0.21.0",
            "created": "2020-06-24T10:17:30.496865-04:00",
            "modified": "2026-01-28T14:45:45.634037-05:00",
            "repo_forks": 12,
            "repo_description": "Declarative Django request validation for RESTful APIs",
            "pypi_url": "http://pypi.python.org/pypi/django-api-forms",
            "documentation_url": "https://sibyx.github.io/django_api_forms/",
            "repo_watchers": 23,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "Sibyx",
                "Serbel97",
                "pawl",
                "kisso",
                "wiseaidev",
                "bumblebee211196",
                "zurek11",
                "kailashchoudhary11",
                "paimvictor"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/31/?format=api"
            ],
            "id": 4638,
            "title": "django-migrations-git-conflicts",
            "slug": "django-migrations-git-conflicts",
            "last_updated": "2020-06-23T08:05:43-04:00",
            "last_fetched": "2026-05-27T06:04:41.349078-04:00",
            "repo_url": "https://github.com/crux-lab/django-migrations-git-conflicts",
            "pypi_version": "1.0",
            "created": "2020-06-23T09:12:25.969774-04:00",
            "modified": "2026-01-29T12:39:21.766490-05:00",
            "repo_forks": 2,
            "repo_description": "Trigger real git conflict in case you have migration conflict in your Django app.",
            "pypi_url": "http://pypi.python.org/pypi/django-migrations-git-conflicts",
            "documentation_url": "",
            "repo_watchers": 9,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": []
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/169/?format=api"
            ],
            "id": 4637,
            "title": "django-form-builder",
            "slug": "django-form-builder",
            "last_updated": "2026-04-21T05:12:42-04:00",
            "last_fetched": "2026-05-27T15:15:13.080687-04:00",
            "repo_url": "https://github.com/UniversitaDellaCalabria/django-form-builder",
            "pypi_version": "1.2.3",
            "created": "2020-06-22T04:00:27.578811-04:00",
            "modified": "2026-01-28T14:43:50.174967-05:00",
            "repo_forks": 24,
            "repo_description": "Dynamic forms builder for Django Framework",
            "pypi_url": "http://pypi.python.org/pypi/django-form-builder",
            "documentation_url": "",
            "repo_watchers": 91,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                1,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                2,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "francesco-filicetti",
                "peppelinux",
                "snyk-bot"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/4/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/283/?format=api",
                "https://djangopackages.org/api/v4/grids/383/?format=api"
            ],
            "id": 4636,
            "title": "wagtail-pygments",
            "slug": "wagtail-pygments",
            "last_updated": "2020-07-02T07:09:51-04:00",
            "last_fetched": "2023-08-23T17:48:04.260392-04:00",
            "repo_url": "https://github.com/truongvan/wagtail-pygments",
            "pypi_version": "0.1.1",
            "created": "2020-06-21T23:01:17.373904-04:00",
            "modified": "2025-01-31T14:59:59.811231-05:00",
            "repo_forks": 1,
            "repo_description": "Wagtail code block with pygments",
            "pypi_url": "http://pypi.python.org/pypi/wagtail-pygments",
            "documentation_url": "",
            "repo_watchers": 3,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "truongvan"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 4635,
            "title": "appframework",
            "slug": "bava",
            "last_updated": "2020-01-17T01:21:31-05:00",
            "last_fetched": "2026-05-27T07:04:13.176445-04:00",
            "repo_url": "https://github.com/Bhavani-Srinivas/bava",
            "pypi_version": null,
            "created": "2020-06-21T01:31:36.480278-04:00",
            "modified": "2026-01-29T12:52:10.478707-05:00",
            "repo_forks": 0,
            "repo_description": "",
            "pypi_url": "",
            "documentation_url": "",
            "repo_watchers": 0,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "Bhavani-Srinivas"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 4634,
            "title": "django-extensions-models",
            "slug": "django-extensions-models",
            "last_updated": "2020-06-26T14:06:59-04:00",
            "last_fetched": "2026-05-27T18:09:09.634658-04:00",
            "repo_url": "https://github.com/thomas545/django-extensions-models",
            "pypi_version": "1.0",
            "created": "2020-06-20T14:52:19.016277-04:00",
            "modified": "2026-01-28T15:10:14.306554-05:00",
            "repo_forks": 0,
            "repo_description": "Django model extensions include timestamp, uuid and more",
            "pypi_url": "http://pypi.python.org/pypi/django-extensions-models",
            "documentation_url": "",
            "repo_watchers": 0,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "thomas434",
                "thomas545"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 4633,
            "title": "django-eb-sqs-worker",
            "slug": "django-eb-sqs-worker",
            "last_updated": "2022-04-05T21:42:20-04:00",
            "last_fetched": "2026-05-27T14:04:38.424724-04:00",
            "repo_url": "https://github.com/DataGreed/django-eb-sqs-worker",
            "pypi_version": "0.5.0",
            "created": "2020-06-18T00:11:18.561603-04:00",
            "modified": "2026-01-28T14:29:03.581563-05:00",
            "repo_forks": 9,
            "repo_description": "Django Background Tasks for Amazon Elastic Beanstalk",
            "pypi_url": "http://pypi.python.org/pypi/django-eb-sqs-worker",
            "documentation_url": "",
            "repo_watchers": 33,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "DataGreed",
                "melvyn-apryl"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/221/?format=api"
            ],
            "id": 4632,
            "title": "django-query-params",
            "slug": "django-query-params",
            "last_updated": "2023-04-06T04:33:47-04:00",
            "last_fetched": "2026-05-26T21:03:42.965345-04:00",
            "repo_url": "https://github.com/hyperlocalhq/django-query-params",
            "pypi_version": "1.0.0",
            "created": "2020-06-17T08:02:35.463677-04:00",
            "modified": "2026-01-28T15:47:16.336505-05:00",
            "repo_forks": 0,
            "repo_description": "Django template tags for query string management",
            "pypi_url": "http://pypi.python.org/pypi/django-query-params",
            "documentation_url": "https://github.com/hyperlocalhq/django-query-params/blob/master/README.md",
            "repo_watchers": 0,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "archatas"
            ]
        }
    ]
}