API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/?format=api&offset=520
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=540",
    "previous": "https://djangopackages.org/api/v4/packages/?format=api&limit=20&offset=500",
    "results": [
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/89/?format=api",
                "https://djangopackages.org/api/v4/grids/25/?format=api",
                "https://djangopackages.org/api/v4/grids/113/?format=api"
            ],
            "id": 5798,
            "title": "fake.py",
            "slug": "fake-py",
            "last_updated": "2026-04-10T18:41:00-04:00",
            "last_fetched": "2026-05-26T17:09:29.564186-04:00",
            "repo_url": "https://github.com/barseghyanartur/fake.py",
            "pypi_version": "0.13.1",
            "created": "2023-11-30T19:27:41.373299-05:00",
            "modified": "2026-03-24T05:37:32.500031-04:00",
            "repo_forks": 0,
            "repo_description": "Minimalistic, standalone alternative fake data generator with no dependencies",
            "pypi_url": "https://pypi.org/project/fake.py",
            "documentation_url": "https://fakepy.readthedocs.io/",
            "repo_watchers": 21,
            "commits_over_52": [
                10,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                4,
                4,
                4,
                11,
                4,
                0,
                0,
                0,
                4,
                0,
                0,
                0,
                0,
                9,
                2,
                2,
                2,
                2,
                2,
                0,
                0,
                4,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "barseghyanartur"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/3/?format=api",
            "grids": [],
            "id": 5797,
            "title": "hotelhub : The hotel Management system",
            "slug": "hotelhub",
            "last_updated": "2025-12-01T08:14:51-05:00",
            "last_fetched": "2026-05-26T10:08:11.361701-04:00",
            "repo_url": "https://github.com/immodded/hotelhub",
            "pypi_version": null,
            "created": "2023-11-27T09:52:39.000788-05:00",
            "modified": "2026-01-28T13:29:46.460906-05:00",
            "repo_forks": 5,
            "repo_description": "Hotelhub : Hotel management system created with Django Python.",
            "pypi_url": "",
            "documentation_url": "",
            "repo_watchers": 19,
            "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,
                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
            ],
            "participants": [
                "immodded"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/409/?format=api",
                "https://djangopackages.org/api/v4/grids/7/?format=api"
            ],
            "id": 5796,
            "title": "django-jwt-auth-middleware",
            "slug": "django-jwt-auth-middleware",
            "last_updated": "2022-09-05T19:41:01-04:00",
            "last_fetched": "2026-05-26T21:04:37.735485-04:00",
            "repo_url": "https://gitlab.com/sithon512/django-jwt-auth-middleware",
            "pypi_version": "0.1.1",
            "created": "2023-11-22T04:24:31.489664-05:00",
            "modified": "2026-01-28T15:48:37.624676-05:00",
            "repo_forks": 0,
            "repo_description": "",
            "pypi_url": "https://pypi.org/project/django-jwt-auth-middleware",
            "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": [
                "sithon512"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/58/?format=api"
            ],
            "id": 5795,
            "title": "django-secured-fields",
            "slug": "django-secured-fields",
            "last_updated": "2024-11-01T17:35:07-04:00",
            "last_fetched": "2026-05-26T14:07:48.063511-04:00",
            "repo_url": "https://github.com/C0D1UM/django-secured-fields",
            "pypi_version": "0.4.4",
            "created": "2023-11-19T14:03:12.706751-05:00",
            "modified": "2026-01-28T14:37:47.057467-05:00",
            "repo_forks": 4,
            "repo_description": "Django encrypted fields with search enabled.",
            "pypi_url": "https://pypi.org/project/django-secured-fields",
            "documentation_url": "",
            "repo_watchers": 26,
            "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": [
                "earthpyy",
                "dependabot[bot]",
                "nerdoc",
                "IBA20"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 5794,
            "title": "django-user-visit",
            "slug": "django-user-visit",
            "last_updated": "2026-01-12T10:35:35-05:00",
            "last_fetched": "2026-05-26T12:09:02.005773-04:00",
            "repo_url": "https://github.com/yunojuno/django-user-visit",
            "pypi_version": "2.3",
            "created": "2023-10-29T07:06:03.957649-04:00",
            "modified": "2026-01-28T14:19:53.544522-05:00",
            "repo_forks": 20,
            "repo_description": "Django app for recording daily user visits",
            "pypi_url": "https://pypi.org/project/django-user-visit",
            "documentation_url": "https://github.com/yunojuno/django-user-visit",
            "repo_watchers": 102,
            "commits_over_52": [
                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,
                0,
                0,
                0,
                2,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "hugorodgerbrown",
                "djm",
                "erdem",
                "mboboc",
                "paulopaixaoamaral",
                "kimihito"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/4/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/218/?format=api"
            ],
            "id": 5792,
            "title": "cookiecutter-django-package",
            "slug": "cookiecutter-django-package",
            "last_updated": "2024-05-21T23:56:53-04:00",
            "last_fetched": "2026-05-26T10:08:17.210515-04:00",
            "repo_url": "https://github.com/OmenApps/cookiecutter-django-package",
            "pypi_version": null,
            "created": "2023-10-27T13:11:49.833547-04:00",
            "modified": "2026-01-28T13:29:54.673381-05:00",
            "repo_forks": 2,
            "repo_description": "Cookiecutter template for a Django package",
            "pypi_url": "",
            "documentation_url": "https://cookiecutter-django-package.readthedocs.io/",
            "repo_watchers": 8,
            "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": [
                "jacklinke",
                "jefftriplett"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/389/?format=api"
            ],
            "id": 5791,
            "title": "Wagtail Site Check",
            "slug": "wagtail-site-check",
            "last_updated": "2024-03-06T08:38:02-05:00",
            "last_fetched": "2026-05-27T00:00:55.577415-04:00",
            "repo_url": "https://github.com/allcaps/wagtail-site-check",
            "pypi_version": "0.0.3",
            "created": "2023-10-25T07:51:40.145319-04:00",
            "modified": "2026-01-28T16:04:10.030280-05:00",
            "repo_forks": 0,
            "repo_description": "A Wagtail app to check the configuration of Wagtail Sites.",
            "pypi_url": "https://pypi.org/project/wagtail-site-check",
            "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": [
                "allcaps"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 5790,
            "title": "django-frontly",
            "slug": "django-frontly",
            "last_updated": "2023-10-23T21:37:38-04:00",
            "last_fetched": "2026-05-27T00:01:12.839208-04:00",
            "repo_url": "https://github.com/edmenendez/django-frontly",
            "pypi_version": "1.0.4",
            "created": "2023-10-23T21:40:38.055332-04:00",
            "modified": "2026-01-28T16:04:37.071673-05:00",
            "repo_forks": 0,
            "repo_description": "",
            "pypi_url": "https://pypi.org/project/django-frontly",
            "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": [
                "edmenendez"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/4/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/159/?format=api",
                "https://djangopackages.org/api/v4/grids/11/?format=api"
            ],
            "id": 5789,
            "title": "dj-notebook",
            "slug": "dj-notebook",
            "last_updated": null,
            "last_fetched": "2026-05-26T14:09:19.082689-04:00",
            "repo_url": "https://GitHub.com/pydanny/dj-notebook",
            "pypi_version": "0.7.0",
            "created": "2023-10-22T11:28:58.889082-04:00",
            "modified": "2026-01-28T14:38:57.121024-05:00",
            "repo_forks": 0,
            "repo_description": "",
            "pypi_url": "https://pypi.org/project/dj-notebook",
            "documentation_url": "https://dj-notebook.readthedocs.io/",
            "repo_watchers": 0,
            "commits_over_52": [],
            "participants": []
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 5788,
            "title": "django-webhook",
            "slug": "django-webhook",
            "last_updated": "2024-08-19T14:56:21-04:00",
            "last_fetched": "2026-05-26T17:02:37.582033-04:00",
            "repo_url": "https://github.com/danihodovic/django-webhook",
            "pypi_version": "0.0.15",
            "created": "2023-10-19T15:46:19.012003-04:00",
            "modified": "2026-01-28T15:01:43.515875-05:00",
            "repo_forks": 20,
            "repo_description": "Django webhooks triggered on model changes",
            "pypi_url": "https://pypi.org/project/django-webhook",
            "documentation_url": "https://django-webhook.readthedocs.io/en/latest/",
            "repo_watchers": 223,
            "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": [
                "danihodovic",
                "Andrew-Dickinson",
                "etchegom",
                "robertvy",
                "KrzysztofCzapla",
                "TreyWW"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/15/?format=api"
            ],
            "id": 5787,
            "title": "django-email-relay",
            "slug": "django-email-relay",
            "last_updated": "2026-05-26T09:26:16-04:00",
            "last_fetched": "2026-05-26T16:09:23.368029-04:00",
            "repo_url": "https://github.com/westerveltco/django-email-relay",
            "pypi_version": "0.6.0",
            "created": "2023-10-19T14:12:05.593349-04:00",
            "modified": "2026-01-28T14:54:34.735720-05:00",
            "repo_forks": 1,
            "repo_description": "Centralize and relay email from multiple distributed Django projects to an internal SMTP server via a database queue",
            "pypi_url": "https://pypi.org/project/django-email-relay",
            "documentation_url": "https://django-email-relay.westervelt.dev/",
            "repo_watchers": 18,
            "commits_over_52": [
                1,
                0,
                1,
                1,
                1,
                1,
                1,
                1,
                0,
                2,
                1,
                2,
                0,
                0,
                1,
                1,
                1,
                1,
                1,
                2,
                2,
                0,
                2,
                0,
                0,
                1,
                2,
                0,
                2,
                0,
                0,
                0,
                1,
                2,
                1,
                0,
                0,
                1,
                1,
                1,
                1,
                1,
                1,
                2,
                0,
                2,
                0,
                1,
                1,
                0,
                0,
                1
            ],
            "participants": [
                "joshuadavidthomas",
                "pre-commit-ci[bot]",
                "jefftriplett",
                "dependabot[bot]"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/23/?format=api"
            ],
            "id": 5786,
            "title": "Django Blog Lotus",
            "slug": "django-blog-lotus",
            "last_updated": "2026-03-22T21:27:00-04:00",
            "last_fetched": "2026-05-27T04:03:22.045592-04:00",
            "repo_url": "https://github.com/emencia/django-blog-lotus",
            "pypi_version": "0.9.7",
            "created": "2023-10-11T10:43:30.698194-04:00",
            "modified": "2026-01-28T16:26:56.914132-05:00",
            "repo_forks": 2,
            "repo_description": "A weblog application with Django.",
            "pypi_url": "https://pypi.org/project/django-blog-lotus",
            "documentation_url": "https://django-blog-lotus.readthedocs.io/",
            "repo_watchers": 18,
            "commits_over_52": [
                0,
                0,
                0,
                2,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                2,
                0,
                0,
                0,
                1,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                2,
                0,
                2,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "sveetch",
                "gswietko"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/15/?format=api"
            ],
            "id": 5785,
            "title": "django-pony-express",
            "slug": "django-pony-express",
            "last_updated": "2026-03-30T12:03:09-04:00",
            "last_fetched": "2026-05-26T14:07:36.715101-04:00",
            "repo_url": "https://github.com/ambient-innovation/django-pony-express",
            "pypi_version": "2.7.8",
            "created": "2023-10-10T17:23:28.500793-04:00",
            "modified": "2026-01-28T14:37:34.428459-05:00",
            "repo_forks": 2,
            "repo_description": "Class-based emails for django shipping with a test suite",
            "pypi_url": "https://pypi.org/project/django-pony-express",
            "documentation_url": "https://django-pony-express.readthedocs.io/en/latest/index.html",
            "repo_watchers": 81,
            "commits_over_52": [
                2,
                0,
                0,
                0,
                1,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                2,
                1,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                1,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                2,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "GitRon",
                "christoph-teichmeister",
                "KommuSoft"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/399/?format=api"
            ],
            "id": 5784,
            "title": "Wagtail Localize GIT",
            "slug": "wagtail-localize-git",
            "last_updated": "2024-11-25T16:07:13-05:00",
            "last_fetched": "2026-05-26T18:04:48.141441-04:00",
            "repo_url": "https://github.com/wagtail/wagtail-localize-git",
            "pypi_version": "0.15.0",
            "created": "2023-10-06T03:31:29.023816-04:00",
            "modified": "2026-01-28T15:16:16.738489-05:00",
            "repo_forks": 4,
            "repo_description": "Translate Wagtail content using a git repository and PO files",
            "pypi_url": "https://pypi.org/project/wagtail-localize-git",
            "documentation_url": "",
            "repo_watchers": 8,
            "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": [
                "kaedroho",
                "zerolab",
                "richbrennan",
                "jhonatan-lopes",
                "pre-commit-ci[bot]"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/437/?format=api"
            ],
            "id": 5783,
            "title": "django-database-view",
            "slug": "django-database-view",
            "last_updated": "2022-02-08T21:28:55-05:00",
            "last_fetched": "2026-05-26T12:13:18.033699-04:00",
            "repo_url": "https://github.com/manuelnaranjo/django-database-view",
            "pypi_version": "0.3.0",
            "created": "2023-10-05T05:30:37.516470-04:00",
            "modified": "2026-01-28T14:22:29.044698-05:00",
            "repo_forks": 23,
            "repo_description": "A django pluggable that allows to work with Database views",
            "pypi_url": "https://pypi.org/project/django-database-view",
            "documentation_url": "",
            "repo_watchers": 71,
            "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": [
                "manuelnaranjo",
                "squio",
                "rainhead",
                "andy840119",
                "moorchegue"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/437/?format=api"
            ],
            "id": 5782,
            "title": "django-view-table",
            "slug": "django-view-table",
            "last_updated": "2026-05-25T21:25:10-04:00",
            "last_fetched": "2026-05-26T16:07:28.606255-04:00",
            "repo_url": "https://github.com/pyohei/django-view-table",
            "pypi_version": "1.0.1",
            "created": "2023-10-05T05:30:19.014988-04:00",
            "modified": "2026-01-28T14:52:53.419568-05:00",
            "repo_forks": 2,
            "repo_description": "Plugin to create view table in Django.",
            "pypi_url": "https://pypi.org/project/django-view-table",
            "documentation_url": "",
            "repo_watchers": 16,
            "commits_over_52": [
                0,
                1,
                1,
                4,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                1,
                1,
                0,
                1,
                1,
                0,
                0,
                0,
                1,
                0,
                0,
                1,
                1,
                0,
                0,
                0,
                0,
                3,
                0,
                0,
                0,
                0,
                1,
                0,
                0,
                3,
                0,
                0,
                1,
                0,
                1,
                2,
                0,
                0,
                0,
                0,
                1
            ],
            "participants": [
                "pyohei",
                "dependabot[bot]",
                "Eugene-Lam"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/437/?format=api"
            ],
            "id": 5781,
            "title": "django-db-views",
            "slug": "django-db-views",
            "last_updated": "2025-11-02T15:39:01-05:00",
            "last_fetched": "2026-05-26T12:04:49.717433-04:00",
            "repo_url": "https://github.com/BezBartek/django-db-views",
            "pypi_version": "0.1.14",
            "created": "2023-10-05T05:29:26.579878-04:00",
            "modified": "2026-01-28T14:17:40.472174-05:00",
            "repo_forks": 19,
            "repo_description": "Creating automatic migrations for Views models witch working reverse and full command options like in normal makemigrations",
            "pypi_url": "https://pypi.org/project/django-db-views",
            "documentation_url": "https://github.com/BezBartek/django-db-views/blob/master/README.md",
            "repo_watchers": 77,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                1,
                0,
                2,
                0,
                0,
                0,
                0,
                3,
                0,
                0,
                0,
                0,
                0,
                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": [
                "BezBartek",
                "mitya57",
                "Skylude",
                "maniek2332",
                "LECbg",
                "kigawas",
                "stefanofusai",
                "tfeldmann",
                "andrew-cybsafe",
                "oOkeOo"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/398/?format=api",
                "https://djangopackages.org/api/v4/grids/320/?format=api",
                "https://djangopackages.org/api/v4/grids/393/?format=api"
            ],
            "id": 5780,
            "title": "Wagtail Font Awesome SVG",
            "slug": "wagtail-font-awesome-svg",
            "last_updated": "2025-08-23T14:07:42-04:00",
            "last_fetched": "2026-05-26T12:09:21.726195-04:00",
            "repo_url": "https://github.com/wagtail-nest/wagtail-font-awesome-svg",
            "pypi_version": "2.0",
            "created": "2023-10-04T08:16:20.487650-04:00",
            "modified": "2026-01-28T14:20:08.625275-05:00",
            "repo_forks": 9,
            "repo_description": "Add Font Awesome SVG icons to your Wagtail project",
            "pypi_url": "https://pypi.org/project/wagtail-font-awesome-svg",
            "documentation_url": "",
            "repo_watchers": 17,
            "commits_over_52": [
                0,
                2,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                1,
                14,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                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": [
                "allcaps",
                "Stormheg",
                "thibaudcolas",
                "katdom13",
                "nickmoreton",
                "lparsons396",
                "engineervix"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 5779,
            "title": "django-custom-error-views",
            "slug": "django-custom-error-views",
            "last_updated": "2026-02-23T16:35:17-05:00",
            "last_fetched": "2026-05-26T17:08:20.839149-04:00",
            "repo_url": "https://github.com/adinhodovic/django-custom-error-views",
            "pypi_version": "0.3.1",
            "created": "2023-10-03T20:09:55.581894-04:00",
            "modified": "2026-01-28T15:08:39.477100-05:00",
            "repo_forks": 0,
            "repo_description": "Prebuilt and customizable error views for Django.",
            "pypi_url": "https://pypi.org/project/django-custom-error-views",
            "documentation_url": "https://github.com/adinhodovic/django-custom-error-views",
            "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,
                2,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "adinhodovic"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/32/?format=api",
                "https://djangopackages.org/api/v4/grids/165/?format=api",
                "https://djangopackages.org/api/v4/grids/72/?format=api"
            ],
            "id": 5778,
            "title": "django-trackman",
            "slug": "django-trackman",
            "last_updated": "2024-11-21T06:05:39-05:00",
            "last_fetched": "2026-05-26T19:01:19.122982-04:00",
            "repo_url": "https://github.com/lazybird/django-trackman",
            "pypi_version": "0.1.1",
            "created": "2023-10-03T11:09:19.090419-04:00",
            "modified": "2026-01-28T15:22:50.981331-05:00",
            "repo_forks": 1,
            "repo_description": "",
            "pypi_url": "https://pypi.org/project/django-trackman",
            "documentation_url": "https://github.com/lazybird/django-trackman",
            "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": [
                "lazybird"
            ]
        }
    ]
}