API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/?format=api&offset=1780
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=1800",
    "previous": "https://djangopackages.org/api/v4/packages/?format=api&limit=20&offset=1760",
    "results": [
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 4327,
            "title": "django-simple-bulma",
            "slug": "django-simple-bulma",
            "last_updated": "2026-05-03T04:45:07-04:00",
            "last_fetched": "2026-05-27T15:18:43.009158-04:00",
            "repo_url": "https://github.com/python-discord/django-simple-bulma",
            "pypi_version": "4.0.0",
            "created": "2019-04-02T02:30:21.365360-04:00",
            "modified": "2026-01-28T14:47:08.998705-05:00",
            "repo_forks": 17,
            "repo_description": "Django application to add the Bulma CSS framework and its extensions",
            "pypi_url": "http://pypi.python.org/pypi/django-simple-bulma",
            "documentation_url": "",
            "repo_watchers": 142,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                89,
                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,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                9,
                13,
                0,
                0,
                0
            ],
            "participants": [
                "lemonsaurus",
                "JonasUJ",
                "gdude2002",
                "MarkKoz",
                "sco1",
                "oguzhanogreden",
                "jchristgit",
                "scragly",
                "Den4200",
                "edrik",
                "GDWR",
                "jb3",
                "KRRT7",
                "noxan",
                "Siburg",
                "ks129",
                "max1666",
                "pydis-bot",
                "talperetz",
                "wonkybream"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/8/?format=api"
            ],
            "id": 4326,
            "title": "django-cached-modelforms",
            "slug": "django-cached-modelforms",
            "last_updated": "2020-10-09T01:22:34-04:00",
            "last_fetched": "2026-05-27T07:10:40.070895-04:00",
            "repo_url": "https://github.com/bashu/django-cached-modelforms",
            "pypi_version": "0.2.3",
            "created": "2019-03-29T05:04:27.714834-04:00",
            "modified": "2026-01-28T12:59:40.986639-05:00",
            "repo_forks": 1,
            "repo_description": "🌟 ModelChoiceField implementation that can accept lists of objects, not just querysets",
            "pypi_url": "http://pypi.python.org/pypi/django-cached-modelforms",
            "documentation_url": "https://github.com/bashu/django-cached-modelforms/blob/develop/README.rst",
            "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": [
                "drtyrsa",
                "bashu",
                "tclancy"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 4325,
            "title": "network",
            "slug": "issue",
            "last_updated": null,
            "last_fetched": "2026-05-27T00:03:05.780878-04:00",
            "repo_url": "https://github.com",
            "pypi_version": "0.1.0",
            "created": "2019-03-28T19:12:09.888639-04:00",
            "modified": "2026-01-28T16:07:19.955961-05:00",
            "repo_forks": 0,
            "repo_description": "",
            "pypi_url": "http://pypi.python.org/pypi/issue",
            "documentation_url": "",
            "repo_watchers": 0,
            "commits_over_52": [],
            "participants": []
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/137/?format=api",
                "https://djangopackages.org/api/v4/grids/152/?format=api"
            ],
            "id": 4324,
            "title": "django-ok-likes",
            "slug": "django-ok-likes",
            "last_updated": "2021-02-19T08:27:35-05:00",
            "last_fetched": "2026-05-27T18:05:32.758284-04:00",
            "repo_url": "https://github.com/LowerDeez/ok-likes",
            "pypi_version": "0.7.4",
            "created": "2019-03-28T05:38:12.321438-04:00",
            "modified": "2026-01-28T15:06:10.463096-05:00",
            "repo_forks": 6,
            "repo_description": "This app provides like/unlike functionality through Django REST Framework APIView classes.",
            "pypi_url": "http://pypi.python.org/pypi/django-ok-likes",
            "documentation_url": "",
            "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": [
                "LowerDeez"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/4/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/61/?format=api"
            ],
            "id": 4323,
            "title": "django-dotenv",
            "slug": "django-dotenv",
            "last_updated": "2020-01-27T13:59:53-05:00",
            "last_fetched": "2026-05-27T12:25:50.556886-04:00",
            "repo_url": "https://github.com/jpadilla/django-dotenv",
            "pypi_version": "1.4.2",
            "created": "2019-03-27T12:19:02.863082-04:00",
            "modified": "2026-01-28T14:02:04.733970-05:00",
            "repo_forks": 43,
            "repo_description": "Loads environment variables from .env",
            "pypi_url": "http://pypi.python.org/pypi/django-dotenv",
            "documentation_url": "",
            "repo_watchers": 575,
            "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": [
                "jpadilla",
                "inglesp",
                "jacobian",
                "alexdlaird",
                "merwok",
                "halfdan",
                "pupeno",
                "jamieconnolly",
                "kevgathuku",
                "mfonism"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/4/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/46/?format=api"
            ],
            "id": 4322,
            "title": "Django Translations",
            "slug": "django-translations",
            "last_updated": "2025-04-19T11:41:44-04:00",
            "last_fetched": "2026-05-27T15:06:10.024798-04:00",
            "repo_url": "https://github.com/bbmokhtari/django-translations",
            "pypi_version": "1.4.4",
            "created": "2019-03-26T17:07:12.616652-04:00",
            "modified": "2026-01-28T14:36:30.000087-05:00",
            "repo_forks": 23,
            "repo_description": "Django model translation for perfectionists with deadlines.",
            "pypi_url": "http://pypi.python.org/pypi/django-translations",
            "documentation_url": "https://bbmokhtari.github.io/django-translations",
            "repo_watchers": 147,
            "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": [
                "bbmokhtari",
                "danpalmer",
                "PeterJCLaw",
                "hramezani",
                "urm8"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/78/?format=api",
                "https://djangopackages.org/api/v4/grids/276/?format=api"
            ],
            "id": 4321,
            "title": "django-mongoengine-filter",
            "slug": "django-mongoengine-filter",
            "last_updated": "2023-05-23T20:42:37-04:00",
            "last_fetched": "2026-05-27T15:13:41.996913-04:00",
            "repo_url": "https://github.com/barseghyanartur/django-mongoengine-filter",
            "pypi_version": "0.4.2",
            "created": "2019-03-25T19:28:26.306028-04:00",
            "modified": "2026-01-28T14:42:34.511200-05:00",
            "repo_forks": 7,
            "repo_description": "django-filter for MongoEngine",
            "pypi_url": "http://pypi.python.org/pypi/django-mongoengine-filter",
            "documentation_url": "https://django-mongoengine-filter.readthedocs.io/",
            "repo_watchers": 13,
            "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": [
                "barseghyanartur",
                "oussjarrousse",
                "lmoabreu"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 4320,
            "title": "django-popularity-mixin",
            "slug": "django-popularity-mixin",
            "last_updated": "2020-10-09T01:18:18-04:00",
            "last_fetched": "2026-05-27T06:11:37.142938-04:00",
            "repo_url": "https://github.com/bashu/django-popularity-mixin",
            "pypi_version": "0.1.8",
            "created": "2019-03-25T04:37:34.478842-04:00",
            "modified": "2026-01-29T12:47:14.431680-05:00",
            "repo_forks": 2,
            "repo_description": "🤩 Simple integration between django-cacheback and django-hitcount",
            "pypi_url": "http://pypi.python.org/pypi/django-popularity-mixin",
            "documentation_url": "https://github.com/bashu/django-popularity-mixin/blob/develop/README.rst",
            "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": [
                "bashu"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/28/?format=api"
            ],
            "id": 4319,
            "title": "Django roles access",
            "slug": "master",
            "last_updated": "2019-05-22T10:25:20-04:00",
            "last_fetched": "2026-05-27T22:05:23.527647-04:00",
            "repo_url": "https://github.com/django-roles-access/master",
            "pypi_version": "0.9.4",
            "created": "2019-03-19T18:02:30.586687-04:00",
            "modified": "2026-01-28T15:47:34.849438-05:00",
            "repo_forks": 0,
            "repo_description": "Django view access security by roles (groups).",
            "pypi_url": "http://pypi.python.org/pypi/django-roles-access",
            "documentation_url": "https://django-roles-access.github.io/",
            "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": [
                "vicente-ramos"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 4318,
            "title": "django-shift-work",
            "slug": "django-shift-work",
            "last_updated": "2019-03-18T10:09:03-04:00",
            "last_fetched": "2026-05-27T00:01:10.020551-04:00",
            "repo_url": "https://github.com/Reyvel/django-shift-work",
            "pypi_version": "0.1.1",
            "created": "2019-03-18T10:12:22.351383-04:00",
            "modified": "2026-01-28T16:04:32.827551-05:00",
            "repo_forks": 0,
            "repo_description": "",
            "pypi_url": "http://pypi.python.org/pypi/django-shift-work",
            "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": [
                "reyzavk"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/117/?format=api"
            ],
            "id": 4317,
            "title": "django-ok-seo",
            "slug": "django-ok-seo",
            "last_updated": "2025-07-01T11:01:45-04:00",
            "last_fetched": "2026-05-27T17:02:40.424695-04:00",
            "repo_url": "https://github.com/LowerDeez/ok-seo",
            "pypi_version": "0.9.4",
            "created": "2019-03-14T10:59:49.157362-04:00",
            "modified": "2026-01-28T14:49:43.626437-05:00",
            "repo_forks": 7,
            "repo_description": " This app allows you to add meta tags and OpenGraph properties to your HTML responses.",
            "pypi_url": "http://pypi.python.org/pypi/django-ok-seo",
            "documentation_url": "",
            "repo_watchers": 26,
            "commits_over_52": [
                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,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "LowerDeez",
                "eighthcolor22"
            ]
        },
        {
            "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/426/?format=api"
            ],
            "id": 4316,
            "title": "django-trench",
            "slug": "django-trench",
            "last_updated": "2023-03-17T04:18:30-04:00",
            "last_fetched": "2026-05-27T13:10:27.797915-04:00",
            "repo_url": "https://github.com/merixstudio/django-trench",
            "pypi_version": "0.3.1",
            "created": "2019-03-10T13:33:43.343625-04:00",
            "modified": "2026-01-28T14:16:21.971891-05:00",
            "repo_forks": 61,
            "repo_description": "django-trench provides a set of REST API endpoints to supplement django-rest-framework with multi-factor authentication (MFA, 2FA). It supports both standard built-in authentication methods, as well as JWT (JSON Web Token). ",
            "pypi_url": "http://pypi.python.org/pypi/django-trench",
            "documentation_url": "https://django-trench.readthedocs.io/en/latest/",
            "repo_watchers": 274,
            "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": [
                "bbisk",
                "wmaciejewskimer",
                "bartosz-biskupski",
                "bplociennik",
                "allow-cookies",
                "jhurej",
                "sterenczak-marek",
                "vthaian",
                "MrSpejn",
                "pablocesar87",
                "dependabot[bot]",
                "mkusiciel",
                "ricco386",
                "g3rb3n",
                "barseghyanartur",
                "benzkji",
                "cody-lofty",
                "jbgury",
                "lanthos",
                "chaosk",
                "lukzmu",
                "rockstarr-programmerr"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 4315,
            "title": "django-flatpickr",
            "slug": "django-flatpickr",
            "last_updated": "2024-02-09T10:09:40-05:00",
            "last_fetched": "2026-05-27T15:03:15.694539-04:00",
            "repo_url": "https://github.com/monim67/django-flatpickr",
            "pypi_version": "2.0.3",
            "created": "2019-03-07T03:52:01.852570-05:00",
            "modified": "2026-01-28T14:34:40.276244-05:00",
            "repo_forks": 12,
            "repo_description": "Flatpicker based DatePickerInput, TimePickerInput and DateTimePickerInput with date-range-picker functionality for django >= 2.0",
            "pypi_url": "http://pypi.python.org/pypi/django-flatpickr",
            "documentation_url": "",
            "repo_watchers": 64,
            "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": [
                "monim67",
                "dependabot[bot]",
                "rymdhund"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/2/?format=api",
            "grids": [],
            "id": 4314,
            "title": "dwangoapp",
            "slug": "dwangoapp",
            "last_updated": null,
            "last_fetched": "2019-03-05T12:39:52.101096-05:00",
            "repo_url": "https://github.com/arkangeln/dwangoapp",
            "pypi_version": null,
            "created": "2019-03-05T12:39:52.312883-05:00",
            "modified": "2025-01-31T14:59:33.593959-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": []
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/169/?format=api"
            ],
            "id": 4313,
            "title": "pulpo-forms-django",
            "slug": "pulpo-forms-django",
            "last_updated": "2015-08-11T13:57:05-04:00",
            "last_fetched": "2025-06-17T14:03:16.800381-04:00",
            "repo_url": "https://github.com/octobot-dev/pulpo-forms-django",
            "pypi_version": null,
            "created": "2019-03-05T05:31:44.771964-05:00",
            "modified": "2025-06-17T14:03:17.501744-04:00",
            "repo_forks": 9,
            "repo_description": "Django app for dynamic forms",
            "pypi_url": "",
            "documentation_url": "",
            "repo_watchers": 48,
            "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": [
                "VeronicaMartinez",
                "gpsteglich"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 4312,
            "title": "edX POC plugin",
            "slug": "edx_poc_plugin",
            "last_updated": "2019-01-28T04:03:27-05:00",
            "last_fetched": "2026-05-27T11:04:00.527598-04:00",
            "repo_url": "https://github.com/9vinny/edx_poc_plugin",
            "pypi_version": null,
            "created": "2019-03-04T15:14:02.360895-05:00",
            "modified": "2026-01-28T13:25:16.334598-05:00",
            "repo_forks": 0,
            "repo_description": "POC for installable plugin for edx platform",
            "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": [
                "9vinny"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 4311,
            "title": "blog",
            "slug": "blog",
            "last_updated": "2019-03-04T09:06:43-05:00",
            "last_fetched": "2022-03-18T21:48:10.131213-04:00",
            "repo_url": "https://github.com/LorenzoDavoli/blog",
            "pypi_version": "1.0.1",
            "created": "2019-03-04T09:08:16.708070-05:00",
            "modified": "2025-01-31T14:57:52.840708-05:00",
            "repo_forks": 0,
            "repo_description": "Django 2.0 blog",
            "pypi_url": "http://pypi.python.org/pypi/blog",
            "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": []
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/2/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/35/?format=api",
                "https://djangopackages.org/api/v4/grids/168/?format=api"
            ],
            "id": 4310,
            "title": "Jet Django",
            "slug": "jet-django",
            "last_updated": "2019-08-01T12:24:37-04:00",
            "last_fetched": "2026-05-27T14:05:20.390603-04:00",
            "repo_url": "https://github.com/jet-admin/jet-django",
            "pypi_version": "1.12.13",
            "created": "2019-02-26T09:36:24.700435-05:00",
            "modified": "2026-01-28T14:30:07.517583-05:00",
            "repo_forks": 33,
            "repo_description": "Jet Bridge (Django) for Jet Admin – Admin panel framework for your application",
            "pypi_url": "http://pypi.python.org/pypi/jet-django",
            "documentation_url": "",
            "repo_watchers": 197,
            "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": [
                "f1nality"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/26/?format=api"
            ],
            "id": 4309,
            "title": "django-node-assets",
            "slug": "django-node-assets",
            "last_updated": "2026-03-05T18:23:53-05:00",
            "last_fetched": "2026-05-27T15:01:07.621027-04:00",
            "repo_url": "https://github.com/whitespy/django-node-assets",
            "pypi_version": "0.9.16",
            "created": "2019-02-23T18:43:32.096143-05:00",
            "modified": "2026-01-28T14:32:47.442272-05:00",
            "repo_forks": 5,
            "repo_description": "The Django application allows install and serve assets via Node.js package manager infrastructure.",
            "pypi_url": "http://pypi.python.org/pypi/django-node-assets",
            "documentation_url": "",
            "repo_watchers": 29,
            "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,
                5,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "whitespy",
                "jensenbox",
                "proofit404"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/109/?format=api"
            ],
            "id": 4308,
            "title": "Django Chatter",
            "slug": "django-chatter",
            "last_updated": "2019-11-25T09:56:17-05:00",
            "last_fetched": "2026-05-27T05:05:10.490173-04:00",
            "repo_url": "https://github.com/dibs-devs/chatter",
            "pypi_version": "1.0.7",
            "created": "2019-02-21T03:39:34.593457-05:00",
            "modified": "2026-01-28T16:52:50.013186-05:00",
            "repo_forks": 29,
            "repo_description": "A simple Chat App for Django based on channels and websockets",
            "pypi_url": "http://pypi.python.org/pypi/django-chatter",
            "documentation_url": "https://django-chatter.readthedocs.io/en/latest/",
            "repo_watchers": 84,
            "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": [
                "ishtiaque06",
                "dibs-devs",
                "kkruto",
                "naveenslog"
            ]
        }
    ]
}