API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/?format=api&offset=1040
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=1060",
    "previous": "https://djangopackages.org/api/v4/packages/?format=api&limit=20&offset=1020",
    "results": [
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/136/?format=api"
            ],
            "id": 5072,
            "title": "django-lightweight-queue",
            "slug": "django-lightweight-queue",
            "last_updated": "2023-12-14T09:47:06-05:00",
            "last_fetched": "2026-05-26T16:06:39.142953-04:00",
            "repo_url": "https://github.com/thread/django-lightweight-queue",
            "pypi_version": "4.11.0",
            "created": "2021-05-25T10:55:50.728158-04:00",
            "modified": "2026-01-28T14:52:06.170339-05:00",
            "repo_forks": 5,
            "repo_description": "Lightweight & modular queue and cron system for Django",
            "pypi_url": "http://pypi.python.org/pypi/django-lightweight-queue",
            "documentation_url": "",
            "repo_watchers": 49,
            "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": [
                "PeterJCLaw",
                "lamby",
                "danpalmer",
                "prophile",
                "lirsacc",
                "tomokas",
                "itsthejoker",
                "mthpower",
                "dependabot[bot]",
                "cbaines",
                "PeterJCLaw-mns",
                "tavva",
                "hythloday"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/4/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/11/?format=api",
                "https://djangopackages.org/api/v4/grids/401/?format=api",
                "https://djangopackages.org/api/v4/grids/417/?format=api"
            ],
            "id": 5071,
            "title": "djhtml",
            "slug": "djhtml",
            "last_updated": "2026-04-17T10:26:16-04:00",
            "last_fetched": "2026-05-27T12:30:28.850329-04:00",
            "repo_url": "https://github.com/rtts/djhtml",
            "pypi_version": "3.0.11",
            "created": "2021-05-24T20:51:30.217408-04:00",
            "modified": "2026-01-28T14:05:16.694506-05:00",
            "repo_forks": 37,
            "repo_description": "Django/Jinja template indenter",
            "pypi_url": "http://pypi.python.org/pypi/djhtml",
            "documentation_url": "",
            "repo_watchers": 640,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                2,
                6,
                0,
                18,
                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,
                5,
                0,
                0,
                1,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "JaapJoris",
                "sjoerdjob",
                "adamchainz",
                "RoscaS",
                "pawelpel",
                "neruson",
                "jnns",
                "rupertbaker",
                "benspaulding",
                "DeD1rk",
                "DmytroLitvinov",
                "schinckel",
                "sobolevn",
                "pgjones"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 5070,
            "title": "django-async-orm",
            "slug": "django-async-orm",
            "last_updated": "2023-07-08T13:47:18-04:00",
            "last_fetched": "2026-05-26T17:03:44.769343-04:00",
            "repo_url": "https://github.com/rednaks/django-async-orm",
            "pypi_version": "0.1.12",
            "created": "2021-05-23T10:18:31.980702-04:00",
            "modified": "2026-01-28T15:03:07.589093-05:00",
            "repo_forks": 9,
            "repo_description": "Bringing Async Capabilities to django ORM",
            "pypi_url": "http://pypi.python.org/pypi/django-async-orm",
            "documentation_url": "",
            "repo_watchers": 134,
            "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": [
                "rednaks",
                "Archmonger",
                "rkisdp"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/31/?format=api"
            ],
            "id": 5069,
            "title": "django-migration-fixer",
            "slug": "django-migration-fixer",
            "last_updated": "2026-05-18T17:54:23-04:00",
            "last_fetched": "2026-05-26T14:10:54.280070-04:00",
            "repo_url": "https://github.com/tj-django/django-migration-fixer",
            "pypi_version": "1.3.6",
            "created": "2021-05-22T22:31:25.760935-04:00",
            "modified": "2026-01-28T14:40:09.710191-05:00",
            "repo_forks": 4,
            "repo_description": "Resolve multiple leaf nodes error running django migrations.",
            "pypi_url": "http://pypi.python.org/pypi/django-migration-fixer",
            "documentation_url": "https://tj-django.github.io/django-migration-fixer",
            "repo_watchers": 35,
            "commits_over_52": [
                1,
                1,
                1,
                1,
                0,
                3,
                1,
                3,
                1,
                0,
                4,
                0,
                2,
                0,
                3,
                0,
                0,
                1,
                2,
                2,
                0,
                0,
                0,
                1,
                2,
                2,
                1,
                4,
                4,
                1,
                0,
                2,
                1,
                0,
                1,
                0,
                2,
                1,
                0,
                0,
                3,
                0,
                1,
                2,
                0,
                1,
                0,
                1,
                3,
                2,
                1,
                0
            ],
            "participants": [
                "jackton1",
                "renovate[bot]",
                "renovate-bot",
                "dependabot[bot]",
                "pre-commit-ci[bot]",
                "pyup-bot"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 5068,
            "title": "Django-TUI.Editor",
            "slug": "django-tuieditor",
            "last_updated": "2021-05-20T23:30:07-04:00",
            "last_fetched": "2026-05-27T09:04:05.764332-04:00",
            "repo_url": "https://github.com/QbDesu/django-tui.editor",
            "pypi_version": "0.2.0",
            "created": "2021-05-20T23:31:20.796671-04:00",
            "modified": "2026-01-28T13:01:04.111501-05:00",
            "repo_forks": 4,
            "repo_description": "Django WYSIWYG markdown editor that supports GFM",
            "pypi_url": "http://pypi.python.org/pypi/django-tuieditor",
            "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": [
                "QbDesu"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 5067,
            "title": "Django Under Construction",
            "slug": "django-underconstruction",
            "last_updated": "2021-05-13T04:15:17-04:00",
            "last_fetched": "2026-05-26T19:03:07.154858-04:00",
            "repo_url": "https://github.com/koenwoortman/django-underconstruction",
            "pypi_version": "0.1.2",
            "created": "2021-05-19T07:07:33.445479-04:00",
            "modified": "2026-01-28T15:24:57.718253-05:00",
            "repo_forks": 0,
            "repo_description": "Show an \"under construction\" page when your Django site is.. under construction",
            "pypi_url": "http://pypi.python.org/pypi/django-underconstruction",
            "documentation_url": "",
            "repo_watchers": 3,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "koenwoortman"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 5066,
            "title": "Django UI Components",
            "slug": "django-uicomponents",
            "last_updated": "2021-05-17T05:48:33-04:00",
            "last_fetched": "2026-05-27T00:08:05.200080-04:00",
            "repo_url": "https://github.com/koenwoortman/django-uicomponents",
            "pypi_version": "0.1.0",
            "created": "2021-05-19T07:06:58.657378-04:00",
            "modified": "2026-01-28T16:14:02.162820-05:00",
            "repo_forks": 0,
            "repo_description": "Reusable UI components for your Django templates",
            "pypi_url": "http://pypi.python.org/pypi/django-uicomponents",
            "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": [
                "koenwoortman"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/2/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/8/?format=api",
                "https://djangopackages.org/api/v4/grids/167/?format=api",
                "https://djangopackages.org/api/v4/grids/11/?format=api",
                "https://djangopackages.org/api/v4/grids/81/?format=api",
                "https://djangopackages.org/api/v4/grids/276/?format=api",
                "https://djangopackages.org/api/v4/grids/47/?format=api",
                "https://djangopackages.org/api/v4/grids/257/?format=api",
                "https://djangopackages.org/api/v4/grids/35/?format=api"
            ],
            "id": 5065,
            "title": "iommi",
            "slug": "iommi",
            "last_updated": "2026-04-22T09:32:03-04:00",
            "last_fetched": "2026-05-27T05:18:53.063565-04:00",
            "repo_url": "https://github.com/iommirocks/iommi",
            "pypi_version": "7.25.1",
            "created": "2021-05-19T00:51:44.542766-04:00",
            "modified": "2026-01-28T17:13:07.776345-05:00",
            "repo_forks": 65,
            "repo_description": "Your first pick for a django power cord",
            "pypi_url": "https://pypi.org/project/iommi",
            "documentation_url": "https://docs.iommi.rocks",
            "repo_watchers": 1074,
            "commits_over_52": [
                2,
                10,
                4,
                2,
                8,
                1,
                0,
                0,
                0,
                2,
                1,
                0,
                0,
                11,
                8,
                12,
                9,
                0,
                4,
                4,
                5,
                15,
                5,
                7,
                11,
                2,
                13,
                6,
                0,
                8,
                5,
                0,
                2,
                2,
                1,
                0,
                0,
                14,
                14,
                12,
                15,
                7,
                2,
                0,
                4,
                2,
                3,
                2,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "boxed",
                "jlubcke",
                "berycz",
                "bgrundmann",
                "feffe",
                "maxalbert",
                "tltx",
                "Braintelligence",
                "viktor2097",
                "larserikh",
                "yurkobb",
                "flying-sausages",
                "nigelm",
                "johan-lubcke-osttra",
                "geoffbeier",
                "OakNinja",
                "duendwang",
                "apollo13",
                "MareksNo",
                "MickeyM79",
                "martenbr",
                "smangham",
                "simlun",
                "ivkus",
                "astrocbxy",
                "yanhuixie"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/412/?format=api"
            ],
            "id": 5064,
            "title": "django-currency-field",
            "slug": "django-currency-field",
            "last_updated": "2022-02-04T16:33:30-05:00",
            "last_fetched": "2026-05-27T05:12:22.447637-04:00",
            "repo_url": "https://github.com/ab25db/django-currency-field",
            "pypi_version": "0.1.10",
            "created": "2021-05-18T20:29:43.360464-04:00",
            "modified": "2026-01-28T16:59:28.926852-05:00",
            "repo_forks": 0,
            "repo_description": "",
            "pypi_url": "http://pypi.python.org/pypi/django-currency-field",
            "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": [
                "ab25db"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/412/?format=api",
                "https://djangopackages.org/api/v4/grids/405/?format=api",
                "https://djangopackages.org/api/v4/grids/58/?format=api"
            ],
            "id": 5063,
            "title": "valuta",
            "slug": "valuta",
            "last_updated": "2021-07-13T18:25:38-04:00",
            "last_fetched": "2026-05-26T18:07:13.689909-04:00",
            "repo_url": "https://github.com/barseghyanartur/valuta",
            "pypi_version": "0.3.2",
            "created": "2021-05-18T20:18:22.584181-04:00",
            "modified": "2026-01-28T15:19:11.518213-05:00",
            "repo_forks": 1,
            "repo_description": "Currencies done right.",
            "pypi_url": "http://pypi.python.org/pypi/valuta",
            "documentation_url": "https://valuta.readthedocs.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": [
                "barseghyanartur"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/302/?format=api"
            ],
            "id": 5062,
            "title": "MLMprovisions",
            "slug": "mlmprovisions",
            "last_updated": "2022-12-02T06:15:44-05:00",
            "last_fetched": "2026-05-26T20:02:20.471628-04:00",
            "repo_url": "https://github.com/belda/mlmprovisions",
            "pypi_version": "0.1.8",
            "created": "2021-05-18T06:52:16.497400-04:00",
            "modified": "2026-01-28T15:43:27.685917-05:00",
            "repo_forks": 3,
            "repo_description": "Reusable Django app to track provissions for affiliate partners. Includes tools for multi-level marketing provisions.",
            "pypi_url": "http://pypi.python.org/pypi/mlmprovisions",
            "documentation_url": "",
            "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": [
                "belda"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/340/?format=api"
            ],
            "id": 5061,
            "title": "django-iconify",
            "slug": "django-iconify",
            "last_updated": null,
            "last_fetched": "2026-05-26T16:03:49.765952-04:00",
            "repo_url": "https://edugit.org/AlekSIS/libs/django-iconify",
            "pypi_version": "0.5.0",
            "created": "2021-05-16T18:04:02.751997-04:00",
            "modified": "2026-01-28T14:49:39.149144-05:00",
            "repo_forks": 0,
            "repo_description": "",
            "pypi_url": "http://pypi.python.org/pypi/django-iconify",
            "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/19/?format=api",
                "https://djangopackages.org/api/v4/grids/8/?format=api"
            ],
            "id": 5060,
            "title": "django-cleavejs",
            "slug": "django-cleavejs",
            "last_updated": null,
            "last_fetched": "2026-05-27T05:05:59.527824-04:00",
            "repo_url": "https://edugit.org/AlekSIS/libs/django-cleavejs",
            "pypi_version": "0.1.1",
            "created": "2021-05-16T18:01:33.159456-04:00",
            "modified": "2026-01-28T16:53:34.713827-05:00",
            "repo_forks": 0,
            "repo_description": "",
            "pypi_url": "http://pypi.python.org/pypi/django-cleavejs",
            "documentation_url": "",
            "repo_watchers": 0,
            "commits_over_52": [],
            "participants": []
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/4/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/84/?format=api",
                "https://djangopackages.org/api/v4/grids/28/?format=api"
            ],
            "id": 5059,
            "title": "django-titofisto",
            "slug": "django-titofisto",
            "last_updated": null,
            "last_fetched": "2026-05-26T17:02:39.267424-04:00",
            "repo_url": "https://edugit.org/AlekSIS/libs/django-titofisto",
            "pypi_version": "1.2.0",
            "created": "2021-05-16T17:59:09.026626-04:00",
            "modified": "2026-01-28T15:01:46.837255-05:00",
            "repo_forks": 0,
            "repo_description": "",
            "pypi_url": "http://pypi.python.org/pypi/django-titofisto",
            "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/135/?format=api"
            ],
            "id": 5058,
            "title": "django-automations",
            "slug": "django-automations",
            "last_updated": "2026-03-30T14:35:40-04:00",
            "last_fetched": "2026-05-26T16:09:39.714772-04:00",
            "repo_url": "https://github.com/fsbraun/django-automations",
            "pypi_version": "0.9.4.1",
            "created": "2021-05-13T04:17:07.229831-04:00",
            "modified": "2026-01-28T14:54:54.747157-05:00",
            "repo_forks": 6,
            "repo_description": "Processes and automations for your Django project",
            "pypi_url": "http://pypi.python.org/pypi/django-automations",
            "documentation_url": "https://django-automations.readthedocs.io/en/latest/",
            "repo_watchers": 38,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                1,
                0,
                0,
                2,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                1,
                0,
                0,
                0,
                0,
                0,
                0,
                1,
                1,
                0,
                1,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "fsbraun",
                "jacklinke",
                "pre-commit-ci[bot]",
                "sebastianmanger"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 5057,
            "title": "drf-firebase-auth",
            "slug": "drf-firebase-auth",
            "last_updated": "2021-02-03T22:56:56-05:00",
            "last_fetched": "2026-05-26T16:09:37.822744-04:00",
            "repo_url": "https://github.com/garyburgmann/drf-firebase-auth",
            "pypi_version": "1.0.0",
            "created": "2021-05-10T00:22:54.948764-04:00",
            "modified": "2026-01-28T14:54:52.474340-05:00",
            "repo_forks": 58,
            "repo_description": "Firebase backend to receive a user idToken and authenticate via Django REST Framework 'authentication.BaseAuthentication'.  Optionally, a new local user can be created in the process.",
            "pypi_url": "http://pypi.python.org/pypi/drf-firebase-auth",
            "documentation_url": "",
            "repo_watchers": 130,
            "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": [
                "garyburgmann",
                "jaylynch",
                "justin-thurman"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 5056,
            "title": "django-rest-framework",
            "slug": "drf",
            "last_updated": null,
            "last_fetched": "2026-05-27T12:27:48.717609-04:00",
            "repo_url": "https://github.com/encode/django-rest-framework/tree/master",
            "pypi_version": "0.1.0",
            "created": "2021-05-10T00:21:20.892017-04:00",
            "modified": "2026-01-28T14:03:26.907996-05:00",
            "repo_forks": 0,
            "repo_description": "",
            "pypi_url": "http://pypi.python.org/pypi/django-rest-framework",
            "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/4/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/11/?format=api"
            ],
            "id": 5055,
            "title": "black",
            "slug": "black",
            "last_updated": "2026-05-22T11:13:46-04:00",
            "last_fetched": "2026-05-27T05:16:44.075239-04:00",
            "repo_url": "https://github.com/psf/black",
            "pypi_version": "26.5.1",
            "created": "2021-05-10T00:19:57.568952-04:00",
            "modified": "2026-01-28T17:02:27.041019-05:00",
            "repo_forks": 2778,
            "repo_description": "The uncompromising Python code formatter",
            "pypi_url": "http://pypi.python.org/pypi/black",
            "documentation_url": "https://black.readthedocs.io/",
            "repo_watchers": 41523,
            "commits_over_52": [
                1,
                3,
                6,
                1,
                3,
                0,
                5,
                1,
                3,
                1,
                1,
                3,
                0,
                3,
                3,
                1,
                9,
                3,
                4,
                2,
                12,
                8,
                2,
                13,
                1,
                7,
                12,
                6,
                5,
                0,
                0,
                0,
                1,
                11,
                8,
                2,
                2,
                1,
                7,
                14,
                10,
                10,
                3,
                6,
                1,
                12,
                4,
                7,
                0,
                3,
                13,
                3
            ],
            "participants": [
                "ambv",
                "JelleZijlstra",
                "dependabot[bot]",
                "ichard26",
                "hauntsaninja",
                "zsol",
                "cooperlees",
                "cobaltt7",
                "hugovk",
                "yilei",
                "MeGaGiGaGon",
                "felix-hilden",
                "isidentical",
                "MarcoGorelli",
                "pre-commit-ci[bot]",
                "jayaddison",
                "bbugyi200",
                "msullivan",
                "tusharsadhwani",
                "jdufresne",
                "jpy-git",
                "henriholopainen",
                "AlexWaygood",
                "asottile",
                "rdrll",
                "nipunn1313",
                "Jackenmen",
                "willingc",
                "Pedro-Muller29",
                "saroad2",
                "Zac-HD",
                "onerandomusername",
                "jgirardet",
                "uriyyo",
                "Shivansh-007",
                "jakkdl",
                "Jma353",
                "tiran",
                "aaossa",
                "autophagy",
                "ranjodhsingh1729",
                "Nikhil172913832",
                "AleksMat",
                "davidszotten",
                "hadialqattan",
                "mr-c",
                "sgaist",
                "graingert",
                "woodruffw",
                "KotlinIsland",
                "dankrzeminski32",
                "TomFryers",
                "csurfer",
                "yhoiseth",
                "github-actions[bot]",
                "pszlazak",
                "shaoran",
                "aneeshusa",
                "henryiii",
                "ojii",
                "cdce8p",
                "Mariatta",
                "MarkCBell",
                "hroncok",
                "raybellwaves",
                "hukkin",
                "brandtbucher",
                "itsayellow",
                "mcsitter",
                "meliache",
                "ofek",
                "ParamChordiya",
                "TBBle",
                "puneetdixit200",
                "bluetech",
                "scop",
                "vemel",
                "johnthagen",
                "mainj12",
                "duriantaco",
                "vezeli",
                "treuherz",
                "freud14",
                "gunungpw",
                "programmer04",
                "sobolevn",
                "allhailwesttexas",
                "sumezulike",
                "Abdur-rahmaanJ",
                "tyilo",
                "Ankitsinghsisodya",
                "bryanforbes",
                "bgw",
                "av-runner",
                "carljm",
                "cclauss",
                "neutrinoceros",
                "cxong",
                "polyzen",
                "deepyaman",
                "mitre88",
                "gcamargo1",
                "hbrunn",
                "jalaziz",
                "BeyondEvil",
                "keysmashes",
                "ktbarrett",
                "Mr-Sunglasses",
                "matthewarmand",
                "SyPeter",
                "pombredanne",
                "Pierre-Sassoulas",
                "petrus-v",
                "pradeep90",
                "Pranay-Pandey",
                "pquentin",
                "QuentinSoubeyran",
                "sco1",
                "magnetikonline",
                "jpgrayson",
                "percurnicus",
                "pmeinhardt",
                "pganssle",
                "pauloxnet",
                "n0toose",
                "pablogsal",
                "kastkeepitjumpinlikekangaroos",
                "akien-mga",
                "siuryan",
                "Ryan-McPartlan",
                "russelldavis",
                "ruslaniv",
                "rupert",
                "rowanseymour",
                "romainr",
                "rtdev-com",
                "Rohan5commit",
                "RHammond2",
                "riyaz489",
                "Rishi-jha",
                "xrisk",
                "rickstaa",
                "richardfearn",
                "renan-r-santos",
                "regiscamimura",
                "cyphercodes",
                "schmir",
                "Rorosha",
                "miggaiowski",
                "mgorny",
                "515k4",
                "goi42",
                "mmcclimon",
                "mgmarino",
                "mflaxman",
                "MichaelAquilina",
                "MeggyCal",
                "msmolens",
                "Mattwmaster58",
                "tieum",
                "dotwaffle",
                "MatthewScholefield",
                "Akarys42",
                "vaneseltine",
                "matren33",
                "mkniewallner",
                "martinResearch",
                "mahmoudhossam",
                "m-aciek",
                "danidee10",
                "SavageCore",
                "orn688",
                "olliemath",
                "mooksel",
                "noelevans",
                "Nirzak",
                "Panther-12",
                "madig",
                "n-borges",
                "nsoranzo",
                "Neraste",
                "NedJWestern",
                "nedtwigg",
                "naveensrinivasan",
                "neighthan",
                "nateprewitt",
                "ShaharNaveh",
                "mitchnegus",
                "miki725",
                "minho42",
                "mwtoews",
                "veeceey",
                "rahulgarg2002",
                "defntvdm",
                "utkarshgupta137",
                "uranusjr",
                "tuchandra",
                "tsvikas",
                "thombashi",
                "tm-shad",
                "mithrandi",
                "moogician",
                "tony",
                "tomjelinek",
                "TommyR2",
                "kloczek",
                "tom-saunders",
                "lovelydinosaur",
                "tobywf",
                "timotk",
                "tswast",
                "timgates42",
                "AlinderS",
                "djb7",
                "dquitmann-op",
                "whispersofthedawn",
                "danigm",
                "danieleades",
                "ceh",
                "bo5o",
                "brucearctor",
                "Bahtya",
                "ysk24ok",
                "zyv",
                "yzdann",
                "huxuan",
                "williamjmorenor",
                "kalbasit",
                "WMOkiishi",
                "kkkkwe4324",
                "Vizonex",
                "vivekvashist",
                "vinigfer",
                "vbarbaresi",
                "Viicos",
                "J-Exodus",
                "Shreya-7",
                "Shivam250702",
                "morinokami",
                "wannieman98",
                "sbivol",
                "enzet",
                "ss18",
                "srittau",
                "srstevenson",
                "Spyrosigma",
                "SanketDG",
                "sciyoshi",
                "suola",
                "samuelikohn",
                "dignissimus",
                "smb55",
                "disrupted",
                "SaarYogev",
                "sadikkuzu",
                "EarlMilktea",
                "tobast",
                "ThomasHagebols",
                "tlv",
                "bellini666",
                "Terrance",
                "terencehonles",
                "tanvimoharir",
                "hukkinj1",
                "TalAmuyal",
                "sdispater",
                "sylvestre",
                "iamibi",
                "afsuyadi",
                "shresthasurav",
                "stianjensen",
                "StevenMaude",
                "Stevoisiak",
                "sirosen",
                "stefanfoulis",
                "soxofaan",
                "skorokithakis",
                "ssbarnea",
                "Emilv2",
                "bugfood",
                "coxley",
                "CiderMan",
                "wooters",
                "cjproud",
                "offbyone",
                "Chessing234",
                "Charpy",
                "charliermarsh",
                "chmreid",
                "acharles7",
                "char101",
                "Codes-Chandana",
                "gszzzzzz",
                "C0DK",
                "korverdev",
                "cas--",
                "BryceStevenWilley",
                "nicoddemus",
                "brettcannon",
                "veryslowcode",
                "eerovaher",
                "echoix",
                "spagh-eddie",
                "Dragorn421",
                "dougthor42",
                "dmerejkowsky",
                "dlax",
                "dwhswenson",
                "dlukes",
                "david-lev",
                "davidculley",
                "dariocurr",
                "DanielNoord",
                "expobrain",
                "blueyed",
                "ffe4",
                "dandavison",
                "dsyed",
                "benknoble",
                "ccxbt",
                "csalerno-asml",
                "Blandes22",
                "rouge8",
                "dyus",
                "aThorp96",
                "apljungquist",
                "amritamishra01",
                "amyreese",
                "Alveel",
                "allan-simon",
                "Mogost",
                "ahrex",
                "alexmv",
                "ahmed5145",
                "aditya7302",
                "AdamWill",
                "adamsol",
                "R055A",
                "adamchainz",
                "Ac5000",
                "abdullahselek",
                "Ab2nour",
                "17X61",
                "Bibo-Joshi",
                "bharatr21",
                "gaborbernat",
                "beniwohli",
                "btel",
                "Secrus",
                "aviskarkc10",
                "austinpray-mixpanel",
                "austinglaser",
                "durin42",
                "AshSta512",
                "Ttibsi",
                "proofit404",
                "artnc",
                "arnavb",
                "ArjaanBuijk",
                "Architrixs",
                "Anupya",
                "sonianuj287",
                "bluefish6",
                "AniketP04",
                "LukasDrude",
                "katrinleinweber",
                "glasnt",
                "Kaligule",
                "KaiSforza",
                "bysiber",
                "density",
                "astrojuanlu",
                "jpadilla",
                "thejcannon",
                "joshowen",
                "joshbode",
                "joslarson",
                "JEphron",
                "Jonty",
                "jonathanberthias",
                "jonashaag",
                "jnhyperion",
                "magistau",
                "jmchilton",
                "ewjoachim",
                "JiriKr",
                "Sterbic",
                "lorencarvalho",
                "LordOfPolls",
                "dosisod",
                "linusg",
                "llchan",
                "LaurentTreguier",
                "LLyaudet",
                "ksunden",
                "Krishnachaitanyakc",
                "kalekseev",
                "kmgrime",
                "kiyoon",
                "kianmeng",
                "kevin-paulson-mindbridge-ai",
                "kkirsche",
                "HWKDS",
                "kenyon",
                "schackartk",
                "keith",
                "Exgene",
                "taion",
                "HassanAbouelela",
                "harupy",
                "HarshaSai1234",
                "sharsha315",
                "rharish101",
                "hakancelikdev",
                "gpshead",
                "gordonmessmer",
                "glyph",
                "itajaja",
                "GerhardOfRivia",
                "Gabriel-p",
                "worksbyfriday",
                "fthiery",
                "finnagin",
                "FHTMitchell",
                "fkohlgrueber",
                "EwoutH",
                "vEnhance",
                "ericsampson",
                "EricGrill",
                "jlazar17",
                "jaraco",
                "jasonfriedland",
                "fried",
                "kolibril13",
                "jsal13",
                "jamesbraza",
                "Gobot1234",
                "jake-anto",
                "yajo",
                "ikatanic",
                "isac322",
                "ionite34",
                "kephircheek",
                "eltociear",
                "idorrington92",
                "hynek",
                "hunterhogan",
                "hongbo-miao",
                "dahlia",
                "Heaford"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/35/?format=api",
                "https://djangopackages.org/api/v4/grids/168/?format=api"
            ],
            "id": 5054,
            "title": "django-semantic-admin",
            "slug": "django-semantic-admin",
            "last_updated": "2026-05-24T05:42:02-04:00",
            "last_fetched": "2026-05-26T14:06:24.841054-04:00",
            "repo_url": "https://github.com/globophobe/django-semantic-admin",
            "pypi_version": "0.6.9",
            "created": "2021-05-09T22:07:40.582369-04:00",
            "modified": "2026-01-28T14:36:32.071233-05:00",
            "repo_forks": 12,
            "repo_description": "✨ Django Semantic UI admin theme",
            "pypi_url": "https://pypi.org/project/http://pypi.python.org/pypi/django-semantic-admin",
            "documentation_url": "https://globophobe.github.io/django-semantic-admin/",
            "repo_watchers": 180,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                2,
                0,
                0,
                0,
                2,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                6,
                0,
                0,
                0,
                0,
                0,
                0,
                1,
                3,
                0,
                0,
                0,
                13,
                7,
                41,
                0,
                0,
                0,
                14,
                0,
                20
            ],
            "participants": [
                "globophobe",
                "dependabot[bot]"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 5053,
            "title": "Stripe Payment Form for Django Projects",
            "slug": "django_stripe_payment_form",
            "last_updated": "2021-04-25T02:54:14-04:00",
            "last_fetched": "2026-05-27T06:07:01.855594-04:00",
            "repo_url": "https://github.com/appazur/django_stripe_payment_form",
            "pypi_version": null,
            "created": "2021-05-08T12:34:33.183110-04:00",
            "modified": "2026-01-29T12:42:07.939811-05:00",
            "repo_forks": 0,
            "repo_description": "A Django app for adding a simple credit/debit card payment form to your project using Stripe Checkout.",
            "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": [
                "trevoriancox"
            ]
        }
    ]
}