API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/?format=api&offset=2020
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=2040",
    "previous": "https://djangopackages.org/api/v4/packages/?format=api&limit=20&offset=2000",
    "results": [
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/58/?format=api",
                "https://djangopackages.org/api/v4/grids/221/?format=api"
            ],
            "id": 4085,
            "title": "Django URL or Relative URL Field",
            "slug": "django-url-or-relative-url-field",
            "last_updated": "2022-01-14T04:59:24-05:00",
            "last_fetched": "2026-05-27T18:01:19.973238-04:00",
            "repo_url": "https://github.com/timonweb/django-url-or-relative-url-field",
            "pypi_version": "0.2.0",
            "created": "2018-03-13T10:39:28.280848-04:00",
            "modified": "2026-01-28T15:00:58.584770-05:00",
            "repo_forks": 5,
            "repo_description": "A Django model field that supports both absolute and relative URLs.",
            "pypi_url": "http://pypi.python.org/pypi/django-url-or-relative-url-field",
            "documentation_url": "https://timonweb.com/oss/django-url-or-relative-url-field/",
            "repo_watchers": 11,
            "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": [
                "timonweb",
                "christianwgd",
                "Squarehost"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/15/?format=api",
                "https://djangopackages.org/api/v4/grids/35/?format=api"
            ],
            "id": 4084,
            "title": "Django Mail Admin",
            "slug": "django_mail_admin",
            "last_updated": "2023-08-03T07:48:52-04:00",
            "last_fetched": "2026-05-27T17:04:41.432208-04:00",
            "repo_url": "https://github.com/Bearle/django_mail_admin",
            "pypi_version": "0.3.2",
            "created": "2018-03-11T16:34:50.346865-04:00",
            "modified": "2026-01-28T14:51:43.752309-05:00",
            "repo_forks": 43,
            "repo_description": "The one and only django app to receive & send mail with templates and multiple configurations.",
            "pypi_url": "http://pypi.python.org/pypi/django_mail_admin",
            "documentation_url": "http://django-mail-admin.readthedocs.io/en/latest/",
            "repo_watchers": 207,
            "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": [
                "delneg",
                "Zagrebelin",
                "jayvdb",
                "cedricfarinazzo",
                "blopker",
                "dependabot[bot]"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/98/?format=api"
            ],
            "id": 4083,
            "title": "django-model-audit",
            "slug": "django-model-audit",
            "last_updated": "2018-05-10T06:18:03-04:00",
            "last_fetched": "2026-05-28T00:05:39.851464-04:00",
            "repo_url": "https://github.com/Dharmik8478/django-model-audit",
            "pypi_version": "0.1.9",
            "created": "2018-03-10T16:03:20.702329-05:00",
            "modified": "2026-01-28T16:01:25.454064-05:00",
            "repo_forks": 6,
            "repo_description": " Audit trail is a simple Django app to track the database changes and maintain history in any application. It also provide history for many_to_many fields, with ready admin page.",
            "pypi_url": "http://pypi.python.org/pypi/django-model-audit",
            "documentation_url": "",
            "repo_watchers": 7,
            "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": [
                "Dharmik8478",
                "darshit7"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/8/?format=api"
            ],
            "id": 4082,
            "title": "Facond",
            "slug": "facond",
            "last_updated": "2020-07-27T03:00:53-04:00",
            "last_fetched": "2026-05-27T11:01:46.397213-04:00",
            "repo_url": "https://github.com/yourlabs/facond",
            "pypi_version": null,
            "created": "2018-03-05T13:04:29.286356-05:00",
            "modified": "2026-01-28T13:24:08.339693-05:00",
            "repo_forks": 2,
            "repo_description": "Change the form dynamically depending on user actions, and predefined sets of actions and conditions",
            "pypi_url": "",
            "documentation_url": "",
            "repo_watchers": 14,
            "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": [
                "jpic",
                "snyk-bot"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/170/?format=api"
            ],
            "id": 4081,
            "title": "django-charged",
            "slug": "django-charged",
            "last_updated": "2019-10-11T09:43:01-04:00",
            "last_fetched": "2026-05-27T09:04:25.265214-04:00",
            "repo_url": "https://github.com/Alex-CodeLab/django-charged",
            "pypi_version": null,
            "created": "2018-03-05T06:10:19.831440-05:00",
            "modified": "2026-01-28T13:01:26.411705-05:00",
            "repo_forks": 4,
            "repo_description": "Lightning payment Integration for Django",
            "pypi_url": "",
            "documentation_url": "",
            "repo_watchers": 6,
            "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": [
                "Alex-CodeLab"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 4080,
            "title": "django-heartbeat",
            "slug": "django-heartbeat",
            "last_updated": "2025-09-25T02:31:16-04:00",
            "last_fetched": "2026-05-27T15:05:25.551834-04:00",
            "repo_url": "https://github.com/pbs/django-heartbeat",
            "pypi_version": "2.2.4",
            "created": "2018-03-03T13:53:36.740204-05:00",
            "modified": "2026-01-28T14:36:03.055970-05:00",
            "repo_forks": 13,
            "repo_description": "",
            "pypi_url": "http://pypi.python.org/pypi/django-heartbeat",
            "documentation_url": "",
            "repo_watchers": 37,
            "commits_over_52": [
                0,
                0,
                10,
                2,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                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
            ],
            "participants": [
                "lorandvarga",
                "danclaudiupop",
                "andreipradan",
                "smargin-3pg",
                "laurafeier",
                "carsongee",
                "adrianbiris",
                "bbuhai",
                "andx3"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/213/?format=api"
            ],
            "id": 4079,
            "title": "django-bootstrap-static",
            "slug": "django-bootstrap-static",
            "last_updated": "2024-06-18T20:37:03-04:00",
            "last_fetched": "2026-05-27T04:12:36.327006-04:00",
            "repo_url": "https://github.com/bittner/django-bootstrap-static",
            "pypi_version": "5.3.3",
            "created": "2018-02-26T13:00:56.666198-05:00",
            "modified": "2026-01-28T16:49:53.605763-05:00",
            "repo_forks": 9,
            "repo_description": "Bootstrap static content wrapped in a pip installable django package",
            "pypi_url": "http://pypi.python.org/pypi/django-bootstrap-static",
            "documentation_url": "https://github.com/bittner/django-bootstrap-static/blob/master/README.rst",
            "repo_watchers": 28,
            "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": [
                "dstegelman",
                "bittner",
                "PabloCastellano",
                "tswicegood",
                "aaronvanderlip",
                "tsbarnes"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/7/?format=api"
            ],
            "id": 4078,
            "title": "django-rest-framework-apikeys",
            "slug": "django-rest-framework-apikeys",
            "last_updated": "2018-03-05T05:34:02-05:00",
            "last_fetched": "2026-05-28T02:09:11.191186-04:00",
            "repo_url": "https://github.com/DannyAziz/django-rest-framework-apikeys",
            "pypi_version": "0.1",
            "created": "2018-02-26T03:47:42.541573-05:00",
            "modified": "2026-01-28T16:22:18.754610-05:00",
            "repo_forks": 1,
            "repo_description": "Django Rest Framwork API Keys",
            "pypi_url": "http://pypi.python.org/pypi/django-rest-framework-apikeys",
            "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": [
                "DannyAziz",
                "Yaser-Amiri"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/87/?format=api"
            ],
            "id": 4076,
            "title": "django smart share",
            "slug": "djangosmartshare",
            "last_updated": "2018-11-02T09:43:00-04:00",
            "last_fetched": "2026-05-28T02:00:31.204989-04:00",
            "repo_url": "https://github.com/aasmpro/djangosmartshare",
            "pypi_version": "0.8.8",
            "created": "2018-02-25T17:58:12.673938-05:00",
            "modified": "2026-01-28T16:14:29.387245-05:00",
            "repo_forks": 5,
            "repo_description": "a simple django app for sharing files over http",
            "pypi_url": "http://pypi.python.org/pypi/djangosmartshare",
            "documentation_url": "",
            "repo_watchers": 10,
            "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": [
                "aasmpro"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 4075,
            "title": "django-pwnedpasswords-validator",
            "slug": "django-pwnedpasswords-validator",
            "last_updated": "2019-02-06T08:58:35-05:00",
            "last_fetched": "2026-05-27T11:09:32.229983-04:00",
            "repo_url": "https://github.com/lionheart/django-pwnedpasswords-validator",
            "pypi_version": "1.0.1",
            "created": "2018-02-24T11:49:01.678329-05:00",
            "modified": "2026-01-28T13:30:47.585186-05:00",
            "repo_forks": 0,
            "repo_description": "Django password validator that checks for passwords in known data breaches.",
            "pypi_url": "http://pypi.python.org/pypi/django-pwnedpasswords-validator",
            "documentation_url": "https://github.com/lionheart/django-pwnedpasswords-validator/blob/master/README.md",
            "repo_watchers": 15,
            "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": [
                "dlo",
                "nijel"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/4/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/62/?format=api"
            ],
            "id": 4074,
            "title": "Hijri Calendar",
            "slug": "hijricalendar",
            "last_updated": "2018-03-01T11:28:28-05:00",
            "last_fetched": "2026-05-27T04:01:44.238907-04:00",
            "repo_url": "https://github.com/hmtanbir/hijricalendar",
            "pypi_version": "0.0.1",
            "created": "2018-02-23T08:05:24.929812-05:00",
            "modified": "2026-01-28T16:24:50.403454-05:00",
            "repo_forks": 0,
            "repo_description": "Hijri Calendar is a package for Bangla language users with various functionalities including Arabic date in bangla and english format..",
            "pypi_url": "http://pypi.python.org/pypi/hijricalendar",
            "documentation_url": "https://github.com/hmtanbir/hijricalendar/blob/master/README.md",
            "repo_watchers": 6,
            "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": [
                "hmtanbir"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 4073,
            "title": "django-softdelete-it",
            "slug": "django-softdelete-if",
            "last_updated": "2018-02-26T10:01:36-05:00",
            "last_fetched": "2026-05-28T01:06:41.530185-04:00",
            "repo_url": "https://github.com/exploreshaifali/django-softdelete-it",
            "pypi_version": "0.1",
            "created": "2018-02-23T01:22:48.914226-05:00",
            "modified": "2026-01-28T16:13:07.051867-05:00",
            "repo_forks": 13,
            "repo_description": "Add soft-delete functionality to desired models.",
            "pypi_url": "http://pypi.python.org/pypi/django-softdelete-it",
            "documentation_url": "",
            "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": [
                "exploreshaifali"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/18/?format=api"
            ],
            "id": 4072,
            "title": "Jinja2 Django Version",
            "slug": "jinja2-django-version",
            "last_updated": "2024-09-09T09:12:39-04:00",
            "last_fetched": "2026-05-28T00:04:41.877870-04:00",
            "repo_url": "https://github.com/jmfederico/jinja2-django-version",
            "pypi_version": "1.1.2",
            "created": "2018-02-21T09:19:38.984100-05:00",
            "modified": "2026-01-28T15:59:59.169184-05:00",
            "repo_forks": 0,
            "repo_description": "A Jinja extension that creates a global variable with Django version information for your Jinja2 templates.",
            "pypi_url": "http://pypi.python.org/pypi/jinja2-django-version",
            "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": [
                "jmfederico"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/7/?format=api",
                "https://djangopackages.org/api/v4/grids/52/?format=api",
                "https://djangopackages.org/api/v4/grids/18/?format=api"
            ],
            "id": 4071,
            "title": "Django use Email as Username",
            "slug": "django-use-email-as-username",
            "last_updated": "2025-04-08T16:34:43-04:00",
            "last_fetched": "2026-05-27T15:11:24.128445-04:00",
            "repo_url": "https://github.com/jmfederico/django-use-email-as-username",
            "pypi_version": "1.4.0",
            "created": "2018-02-21T09:03:20.254264-05:00",
            "modified": "2026-01-28T14:40:30.223566-05:00",
            "repo_forks": 11,
            "repo_description": "A Django app to use email as username for user authentication.",
            "pypi_url": "http://pypi.python.org/pypi/django-use-email-as-username",
            "documentation_url": "",
            "repo_watchers": 73,
            "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": [
                "jmfederico",
                "Grreg",
                "kakulukia"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/4/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/315/?format=api"
            ],
            "id": 4070,
            "title": "django-model-import",
            "slug": "django-model-import",
            "last_updated": "2025-08-04T18:56:45-04:00",
            "last_fetched": "2026-05-27T15:06:54.776142-04:00",
            "repo_url": "https://github.com/uptick/django-model-import",
            "pypi_version": "0.7.7",
            "created": "2018-02-20T21:50:22.727063-05:00",
            "modified": "2026-01-28T14:37:03.871335-05:00",
            "repo_forks": 7,
            "repo_description": "Django Model Import -- a fast CSV importer",
            "pypi_url": "http://pypi.python.org/pypi/django-model-import",
            "documentation_url": "https://github.com/uptick/django-model-import/tree/master/tests/djangoexample",
            "repo_watchers": 20,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                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
            ],
            "participants": [
                "jarekwg",
                "aidanlister",
                "bayangan1991",
                "hutchinsp01",
                "dependabot[bot]",
                "Sticky-Bits",
                "scaredcat",
                "uptickmetachu"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 4069,
            "title": "django-ismobile",
            "slug": "django-ismobile",
            "last_updated": "2022-05-17T04:34:33-04:00",
            "last_fetched": "2026-05-28T00:03:38.623373-04:00",
            "repo_url": "https://github.com/cansarigol/django-ismobile",
            "pypi_version": "1.0.2",
            "created": "2018-02-20T06:52:33.238489-05:00",
            "modified": "2026-01-28T15:58:12.901885-05:00",
            "repo_forks": 2,
            "repo_description": "is_mobile middleware for Django.",
            "pypi_url": "http://pypi.python.org/pypi/django-ismobile",
            "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": [
                "cansarigol",
                "dependabot[bot]",
                "ivictbor",
                "timmartin"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/54/?format=api"
            ],
            "id": 4068,
            "title": "django-easy-poll",
            "slug": "django-easy-poll",
            "last_updated": "2018-02-23T08:02:44-05:00",
            "last_fetched": "2026-05-28T02:10:05.817503-04:00",
            "repo_url": "https://github.com/hmtanbir/django-easy-poll",
            "pypi_version": "0.0.1",
            "created": "2018-02-19T22:31:26.264004-05:00",
            "modified": "2026-01-28T16:23:31.788182-05:00",
            "repo_forks": 2,
            "repo_description": "A simple and easy poll for django. It is an AJAX based Poll system.",
            "pypi_url": "http://pypi.python.org/pypi/django-easy-poll",
            "documentation_url": "https://github.com/hmtanbir/django-easy-poll/blob/master/README.md",
            "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": [
                "hmtanbir"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/4/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/75/?format=api"
            ],
            "id": 4067,
            "title": "uadetector",
            "slug": "uadetector",
            "last_updated": "2018-02-20T06:13:51-05:00",
            "last_fetched": "2026-05-27T17:10:51.408292-04:00",
            "repo_url": "https://github.com/tell-k/uadetector",
            "pypi_version": "0.1.3",
            "created": "2018-02-19T10:56:44.243143-05:00",
            "modified": "2026-01-28T14:58:14.347256-05:00",
            "repo_forks": 0,
            "repo_description": "WSGI Middleware and web framework extensions for handling User-Agent.",
            "pypi_url": "http://pypi.python.org/pypi/uadetector",
            "documentation_url": "https://github.com/tell-k/uadetector",
            "repo_watchers": 5,
            "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": [
                "tell-k"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/3/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/109/?format=api",
                "https://djangopackages.org/api/v4/grids/60/?format=api"
            ],
            "id": 4066,
            "title": "chatire",
            "slug": "chatire",
            "last_updated": "2021-03-23T13:16:44-04:00",
            "last_fetched": "2026-05-27T07:05:50.763216-04:00",
            "repo_url": "https://github.com/danidee10/chatire",
            "pypi_version": null,
            "created": "2018-02-19T07:30:52.229383-05:00",
            "modified": "2026-01-29T12:54:06.141985-05:00",
            "repo_forks": 116,
            "repo_description": ":speech_balloon: Real time Chat application built with Vue, Django, RabbitMQ and uWSGI WebSockets.",
            "pypi_url": "",
            "documentation_url": "",
            "repo_watchers": 361,
            "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": [
                "danidee10",
                "ihtiht"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/35/?format=api"
            ],
            "id": 4065,
            "title": "django-admin-unchained",
            "slug": "django-admin-unchained",
            "last_updated": "2018-09-05T12:33:20-04:00",
            "last_fetched": "2026-05-27T07:08:04.403062-04:00",
            "repo_url": "https://github.com/akulakov/django-admin-unchained",
            "pypi_version": null,
            "created": "2018-02-18T19:43:27.650113-05:00",
            "modified": "2026-01-29T12:56:20.954188-05:00",
            "repo_forks": 1,
            "repo_description": "This is a django package that makes many django admin components available outside of the admin.",
            "pypi_url": "",
            "documentation_url": "",
            "repo_watchers": 10,
            "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": [
                "akulakov"
            ]
        }
    ]
}