API endpoint that allows packages to be viewed or edited.

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

{
    "count": 5654,
    "next": "https://djangopackages.org/api/v4/packages/?format=api&limit=20&offset=20",
    "previous": null,
    "results": [
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/61/?format=api",
                "https://djangopackages.org/api/v4/grids/329/?format=api",
                "https://djangopackages.org/api/v4/grids/309/?format=api"
            ],
            "id": 6291,
            "title": "django-stratagem",
            "slug": "django-stratagem",
            "last_updated": "2026-02-16T02:46:17-05:00",
            "last_fetched": "2026-02-16T02:50:59.907459-05:00",
            "repo_url": "https://github.com/omenapps/django-stratagem",
            "pypi_version": null,
            "created": "2026-02-16T02:50:14.017270-05:00",
            "modified": "2026-02-16T02:51:30.004335-05:00",
            "repo_forks": 0,
            "repo_description": "Because the Django world needs yet another registry system!",
            "pypi_url": "https://pypi.org/project/django-stratagem/",
            "documentation_url": "https://django-stratagem.readthedocs.io/en/latest/",
            "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,
                1
            ],
            "participants": [
                "jacklinke",
                "JackAtOmenApps"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/5/?format=api",
                "https://djangopackages.org/api/v4/grids/459/?format=api"
            ],
            "id": 6290,
            "title": "django-solana-payments",
            "slug": "django-solana-payments",
            "last_updated": null,
            "last_fetched": "2026-02-15T08:32:48.468609-05:00",
            "repo_url": "https://github.com/artemooon/django-solana-payments",
            "pypi_version": null,
            "created": "2026-02-15T08:32:48.510601-05:00",
            "modified": "2026-02-15T08:40:47.284248-05:00",
            "repo_forks": 0,
            "repo_description": "",
            "pypi_url": "https://pypi.org/project/django-solana-payments/",
            "documentation_url": "https://django-solana-payments.readthedocs.io/en/stable/",
            "repo_watchers": 0,
            "commits_over_52": [],
            "participants": []
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 6289,
            "title": "django-migration-audit",
            "slug": "django-migration-audit",
            "last_updated": "2026-02-13T19:15:27-05:00",
            "last_fetched": "2026-02-15T11:00:45.722415-05:00",
            "repo_url": "https://github.com/johananoppongamoateng/django-migration-audit",
            "pypi_version": "0.1.1",
            "created": "2026-02-13T07:55:55.436222-05:00",
            "modified": "2026-02-13T07:56:15.668626-05:00",
            "repo_forks": 0,
            "repo_description": "A forensic Django tool that verifies whether a live database schema is historically consistent with its applied migrations.",
            "pypi_url": "https://pypi.org/project/django-migration-audit/",
            "documentation_url": "https://django-migration-audit.readthedocs.io/",
            "repo_watchers": 8,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                5,
                0,
                0,
                7,
                0,
                3,
                12
            ],
            "participants": [
                "JohananOppongAmoateng"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 6288,
            "title": "dj-urls-panel",
            "slug": "dj-urls-panel",
            "last_updated": "2026-02-06T13:33:24-05:00",
            "last_fetched": "2026-02-15T14:27:17.450495-05:00",
            "repo_url": "https://github.com/yassi/dj-urls-panel",
            "pypi_version": "0.2.0",
            "created": "2026-02-12T11:35:49.545273-05:00",
            "modified": "2026-02-12T11:35:49.545290-05:00",
            "repo_forks": 2,
            "repo_description": "Visualize Django URL routing inside the Django Admin, including patterns, views, namespaces, and conflicts",
            "pypi_url": "https://pypi.org/project/dj-urls-panel/",
            "documentation_url": "https://yassi.github.io/dj-urls-panel/",
            "repo_watchers": 27,
            "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,
                1,
                5,
                8,
                0
            ],
            "participants": [
                "yassi"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/73/?format=api",
                "https://djangopackages.org/api/v4/grids/440/?format=api"
            ],
            "id": 6287,
            "title": "djangocms-katex",
            "slug": "djangocms-katex",
            "last_updated": "2026-02-02T13:57:02-05:00",
            "last_fetched": "2026-02-15T22:02:13.302246-05:00",
            "repo_url": "https://github.com/fsbraun/djangocms-katex",
            "pypi_version": "1.0.1",
            "created": "2026-02-10T16:04:04.745667-05:00",
            "modified": "2026-02-10T16:04:47.965313-05:00",
            "repo_forks": 1,
            "repo_description": "Provides a django CMS plugin to render formulae using the LaTeX language",
            "pypi_url": "https://pypi.org/project/djangocms-katex/",
            "documentation_url": null,
            "repo_watchers": 4,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                8,
                2,
                0,
                2,
                2,
                0,
                0,
                0,
                0,
                1,
                0,
                0,
                0,
                0,
                0,
                2,
                1,
                0,
                0,
                0,
                0,
                1,
                0,
                1,
                0,
                1,
                0
            ],
            "participants": [
                "fsbraun",
                "dependabot[bot]",
                "pre-commit-ci[bot]"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/73/?format=api"
            ],
            "id": 6286,
            "title": "djangocms-timed-publishing",
            "slug": "djangocms-timed-publishing",
            "last_updated": "2026-02-10T05:25:53-05:00",
            "last_fetched": "2026-02-15T21:06:18.050452-05:00",
            "repo_url": "https://github.com/fsbraun/djangocms-timed-publishing",
            "pypi_version": "1.0.0",
            "created": "2026-02-10T15:57:11.870611-05:00",
            "modified": "2026-02-10T15:57:11.870628-05:00",
            "repo_forks": 1,
            "repo_description": "djangocms-versioning extension to time your publications",
            "pypi_url": "https://pypi.org/project/djangocms-timed-publishing/",
            "documentation_url": null,
            "repo_watchers": 6,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                40,
                4,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                4,
                0,
                0,
                0,
                5
            ],
            "participants": [
                "fsbraun",
                "dependabot[bot]",
                "pre-commit-ci[bot]",
                "corentinbettiol"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/73/?format=api",
                "https://djangopackages.org/api/v4/grids/440/?format=api"
            ],
            "id": 6285,
            "title": "djangocms-text-ckeditor5",
            "slug": "djangocms-text-ckeditor5",
            "last_updated": "2026-01-12T02:37:44-05:00",
            "last_fetched": "2026-02-15T21:03:23.162456-05:00",
            "repo_url": "https://github.com/django-cms/djangocms-text-ckeditor5",
            "pypi_version": "0.2.6",
            "created": "2026-02-10T13:03:26.153492-05:00",
            "modified": "2026-02-10T13:03:26.153515-05:00",
            "repo_forks": 8,
            "repo_description": "CKEditor 5 rich text editor frontend for djangocms-text package",
            "pypi_url": "https://pypi.org/project/djangocms-text-ckeditor5/",
            "documentation_url": null,
            "repo_watchers": 5,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                1,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                2,
                4,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                4,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "fsbraun",
                "dependabot[bot]",
                "digi604"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/102/?format=api",
                "https://djangopackages.org/api/v4/grids/440/?format=api"
            ],
            "id": 6284,
            "title": "djangocms-moderation",
            "slug": "djangocms-moderation",
            "last_updated": "2026-02-03T02:19:20-05:00",
            "last_fetched": "2026-02-15T21:06:16.775547-05:00",
            "repo_url": "https://github.com/django-cms/djangocms-moderation",
            "pypi_version": "2.2.3",
            "created": "2026-02-10T13:01:56.066658-05:00",
            "modified": "2026-02-10T15:55:19.936923-05:00",
            "repo_forks": 21,
            "repo_description": "approval workflow mechanism for organisations who need to ensure that content is approved before it is published",
            "pypi_url": "https://pypi.org/project/djangocms-moderation/",
            "documentation_url": "https://github.com/django-cms/djangocms-moderation",
            "repo_watchers": 22,
            "commits_over_52": [
                0,
                0,
                4,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                1,
                0,
                0,
                0,
                7,
                2,
                0,
                0,
                0,
                1,
                0,
                13,
                0,
                3,
                0,
                1,
                0,
                0,
                0,
                0,
                1,
                1,
                3,
                4,
                1,
                0,
                1,
                1,
                1,
                0,
                0,
                0,
                0,
                3,
                0,
                1,
                0,
                1,
                0
            ],
            "participants": [
                "dependabot[bot]",
                "fsbraun",
                "mmoravcik",
                "vxsx",
                "chaosk",
                "Aiky30",
                "geoidesic",
                "czpython",
                "pre-commit-ci[bot]",
                "damilare",
                "joshyu",
                "adam-murray",
                "jonathan-s",
                "marksweb",
                "vinitkumar",
                "vipulnarang95",
                "raffaellasuardini",
                "filwaitman",
                "malindap92",
                "trojjer",
                "monikasulik",
                "FinalAngel",
                "vthaian",
                "dinolivanos",
                "lgtm-com[bot]",
                "sourcery-ai[bot]",
                "transifex-integration[bot]",
                "FreemanPancake"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/79/?format=api",
                "https://djangopackages.org/api/v4/grids/245/?format=api",
                "https://djangopackages.org/api/v4/grids/440/?format=api"
            ],
            "id": 6283,
            "title": "djangocms-rest",
            "slug": "djangocms-rest",
            "last_updated": "2025-12-31T08:56:35-05:00",
            "last_fetched": "2026-02-15T21:03:21.857882-05:00",
            "repo_url": "https://github.com/django-cms/djangocms-rest",
            "pypi_version": "1.0.0",
            "created": "2026-02-10T12:56:46.613844-05:00",
            "modified": "2026-02-10T12:58:00.905616-05:00",
            "repo_forks": 5,
            "repo_description": "REST api for django CMS 5",
            "pypi_url": "https://pypi.org/project/djangocms-rest/",
            "documentation_url": "https://djangocms-rest.readthedocs.io",
            "repo_watchers": 14,
            "commits_over_52": [
                0,
                1,
                0,
                0,
                0,
                3,
                3,
                1,
                0,
                0,
                3,
                0,
                1,
                1,
                2,
                2,
                1,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                2,
                8,
                1,
                1,
                2,
                0,
                0,
                15,
                1,
                8,
                3,
                4,
                1,
                1,
                1,
                0,
                4,
                1,
                0,
                1,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "fsbraun",
                "metaforx",
                "dependabot[bot]",
                "vinitkumar",
                "PeterW-LWL"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/23/?format=api",
                "https://djangopackages.org/api/v4/grids/73/?format=api"
            ],
            "id": 6282,
            "title": "djangocms-stories",
            "slug": "djangocms-stories",
            "last_updated": "2026-02-10T10:47:34-05:00",
            "last_fetched": "2026-02-15T21:03:20.477602-05:00",
            "repo_url": "https://github.com/django-cms/djangocms-stories",
            "pypi_version": "0.8.0",
            "created": "2026-02-10T12:55:25.332923-05:00",
            "modified": "2026-02-10T12:55:45.489608-05:00",
            "repo_forks": 5,
            "repo_description": "django CMS stories application - Tell your story in multilingual posts, using the full power of django CMS placeholders.",
            "pypi_url": "https://pypi.org/project/djangocms-stories/",
            "documentation_url": null,
            "repo_watchers": 14,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                3,
                46,
                6,
                0,
                4,
                0,
                0,
                1,
                0,
                0,
                9,
                1,
                2,
                1,
                1,
                0,
                0,
                0,
                0,
                3,
                3,
                2,
                2,
                2,
                2,
                0,
                0,
                0,
                0,
                0,
                0,
                1,
                2,
                0,
                4
            ],
            "participants": [
                "fsbraun",
                "corentinbettiol",
                "wfehr"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/431/?format=api",
                "https://djangopackages.org/api/v4/grids/274/?format=api"
            ],
            "id": 6281,
            "title": "django-markdown-database",
            "slug": "django-markdown-database",
            "last_updated": null,
            "last_fetched": "2026-02-15T17:23:02.301584-05:00",
            "repo_url": "https://pypi.org/project/django-markdown-database",
            "pypi_version": "0.1.2",
            "created": "2026-02-07T02:21:51.376352-05:00",
            "modified": "2026-02-07T02:22:02.569643-05:00",
            "repo_forks": 0,
            "repo_description": "",
            "pypi_url": "https://pypi.org/project/django-markdown-database/",
            "documentation_url": null,
            "repo_watchers": 0,
            "commits_over_52": [],
            "participants": []
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/458/?format=api"
            ],
            "id": 6280,
            "title": "django-tasks-rq",
            "slug": "django-tasks-rq",
            "last_updated": null,
            "last_fetched": "2026-02-15T17:17:18.682417-05:00",
            "repo_url": "https://pypi.org/project/django-tasks-rq",
            "pypi_version": "0.12.0",
            "created": "2026-02-07T02:17:14.554630-05:00",
            "modified": "2026-02-07T02:17:17.299322-05:00",
            "repo_forks": 0,
            "repo_description": "",
            "pypi_url": "https://pypi.org/project/django-tasks-rq/",
            "documentation_url": null,
            "repo_watchers": 0,
            "commits_over_52": [],
            "participants": []
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/458/?format=api"
            ],
            "id": 6279,
            "title": "django-tasks-db",
            "slug": "django-tasks-db",
            "last_updated": null,
            "last_fetched": "2026-02-15T17:16:24.835637-05:00",
            "repo_url": "https://pypi.org/project/django-tasks-db",
            "pypi_version": "0.12.0",
            "created": "2026-02-07T02:16:34.724339-05:00",
            "modified": "2026-02-07T02:16:51.300876-05:00",
            "repo_forks": 0,
            "repo_description": "",
            "pypi_url": "https://pypi.org/project/django-tasks-db/",
            "documentation_url": null,
            "repo_watchers": 0,
            "commits_over_52": [],
            "participants": []
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/31/?format=api"
            ],
            "id": 6278,
            "title": "Django Postpone Index",
            "slug": "django-postpone-index",
            "last_updated": "2026-02-04T09:50:50-05:00",
            "last_fetched": "2026-02-16T00:02:41.505591-05:00",
            "repo_url": "https://github.com/nnseva/django-postpone-index",
            "pypi_version": "0.0.4",
            "created": "2026-02-05T09:08:30.648045-05:00",
            "modified": "2026-02-05T09:11:14.762724-05:00",
            "repo_forks": 0,
            "repo_description": "Postpone index creation to provide Zero Downtime Migration feature",
            "pypi_url": "https://pypi.org/project/django-postpone-index/",
            "documentation_url": "https://github.com/nnseva/django-postpone-index",
            "repo_watchers": 2,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                2,
                8,
                0
            ],
            "participants": [
                "nnseva"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/4/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/13/?format=api",
                "https://djangopackages.org/api/v4/grids/113/?format=api"
            ],
            "id": 6277,
            "title": "django-cattrs-fields",
            "slug": "django-cattrs-fields",
            "last_updated": "2026-02-14T16:51:22-05:00",
            "last_fetched": "2026-02-15T04:10:35.531145-05:00",
            "repo_url": "https://github.com/amirreza8002/django-cattrs-fields",
            "pypi_version": "0.0.4",
            "created": "2026-02-03T15:42:46.879339-05:00",
            "modified": "2026-02-03T16:02:34.199930-05:00",
            "repo_forks": 0,
            "repo_description": "django data modeling toolkit",
            "pypi_url": "https://pypi.org/project/django-cattrs-fields/",
            "documentation_url": "https://github.com/amirreza-sf80/django-cattrs-fields",
            "repo_watchers": 2,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                1,
                12,
                0,
                2,
                15,
                6,
                14
            ],
            "participants": [
                "amirreza-sf80"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 6276,
            "title": "django-about",
            "slug": "django-about",
            "last_updated": "2026-02-01T17:41:09-05:00",
            "last_fetched": "2026-02-15T14:27:53.950735-05:00",
            "repo_url": "https://github.com/markcerv/django-about",
            "pypi_version": "0.1.3",
            "created": "2026-01-30T18:29:17.221591-05:00",
            "modified": "2026-01-30T18:30:31.532357-05:00",
            "repo_forks": 0,
            "repo_description": "A customizable Django app that displays system version information in the admin interface.",
            "pypi_url": "https://pypi.org/project/django-about/",
            "documentation_url": "https://github.com/markcerv/django-about#readme",
            "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,
                4,
                1,
                0
            ],
            "participants": [
                "markcerv"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 6275,
            "title": "Django Admin List Filter",
            "slug": "django-admin-list-filter",
            "last_updated": "2026-01-30T11:19:46-05:00",
            "last_fetched": "2026-02-16T00:00:45.888682-05:00",
            "repo_url": "https://github.com/vigo/django-admin-list-filter",
            "pypi_version": "0.7.1",
            "created": "2026-01-30T10:59:29.062298-05:00",
            "modified": "2026-02-03T03:36:25.716754-05:00",
            "repo_forks": 7,
            "repo_description": "Dead simple autocompletion for Django admin `list_filter`.",
            "pypi_url": "https://pypi.org/project/dalf/",
            "documentation_url": "https://github.com/vigo/django-admin-list-filter/blob/main/README.md",
            "repo_watchers": 62,
            "commits_over_52": [
                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,
                21,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                4,
                4,
                0,
                0
            ],
            "participants": [
                "vigo",
                "bahattincinic",
                "Ehco1996",
                "hongquan",
                "sterliakov"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 6274,
            "title": "django-admin-mcp",
            "slug": "django-admin-mcp",
            "last_updated": "2026-02-08T01:38:13-05:00",
            "last_fetched": "2026-02-15T04:10:27.706393-05:00",
            "repo_url": "https://github.com/7tg/django-admin-mcp",
            "pypi_version": "0.3.0",
            "created": "2026-01-30T04:11:57.090418-05:00",
            "modified": "2026-01-30T08:21:08.726091-05:00",
            "repo_forks": 0,
            "repo_description": "Expose Django admin models to MCP (Model Context Protocol) clients. Add a mixin to your ModelAdmin classes and let AI assistants like Claude perform CRUD operations, execute admin actions, and explore relationships—all respecting Django's permission system.",
            "pypi_url": "https://pypi.org/project/django-admin-mcp/",
            "documentation_url": "https://7tg.github.io/django-admin-mcp/",
            "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,
                55,
                0,
                0,
                0,
                87,
                4,
                0,
                14
            ],
            "participants": [
                "7tg",
                "Copilot"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/247/?format=api"
            ],
            "id": 6273,
            "title": "django-stacktrace",
            "slug": "django-stacktrace",
            "last_updated": "2026-01-29T21:44:30-05:00",
            "last_fetched": "2026-02-15T04:10:28.593511-05:00",
            "repo_url": "https://github.com/marselbeqiri/django-stacktrace",
            "pypi_version": "0.2.3",
            "created": "2026-01-28T19:17:44.606172-05:00",
            "modified": "2026-01-30T08:23:01.735259-05:00",
            "repo_forks": 0,
            "repo_description": "Django Stacktrace is a lightweight Django app that captures exceptions with request context and stores them in the database, providing simple error tracking for early-stage projects.",
            "pypi_url": "https://pypi.org/project/django-stacktrace/",
            "documentation_url": "https://github.com/marselbeqiri/django-stacktrace#readme",
            "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,
                19,
                0,
                0
            ],
            "participants": [
                "marselbeqiri"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 6272,
            "title": "django-nepkit",
            "slug": "django-nepkit",
            "last_updated": "2026-02-06T06:20:22-05:00",
            "last_fetched": "2026-02-15T04:10:30.813100-05:00",
            "repo_url": "https://github.com/s4nkalp/django-nepkit",
            "pypi_version": "0.2.1",
            "created": "2026-01-28T15:32:32.112684-05:00",
            "modified": "2026-01-31T09:07:25.755473-05:00",
            "repo_forks": 0,
            "repo_description": "Django fields and helpers for Nepal: BS DateFields with admin pickers, Province/District/Municipality chaining, phone validation, and DRF support.",
            "pypi_url": "https://pypi.org/project/django-nepkit/",
            "documentation_url": null,
            "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,
                38,
                6,
                0
            ],
            "participants": [
                "S4NKALP"
            ]
        }
    ]
}