API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/?format=api&offset=860
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=880",
    "previous": "https://djangopackages.org/api/v4/packages/?format=api&limit=20&offset=840",
    "results": [
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/216/?format=api"
            ],
            "id": 5318,
            "title": "pinax-stripe-light",
            "slug": "pinax-stripe-light",
            "last_updated": "2021-11-27T20:59:11-05:00",
            "last_fetched": "2026-05-26T21:07:03.448892-04:00",
            "repo_url": "https://github.com/pinax/pinax-stripe-light",
            "pypi_version": "5.0.0",
            "created": "2022-03-05T15:11:36.919139-05:00",
            "modified": "2026-01-30T08:23:17.232117-05:00",
            "repo_forks": 283,
            "repo_description": "a payments Django app for Stripe",
            "pypi_url": "https://pypi.org/project/pinax-stripe-light/",
            "documentation_url": null,
            "repo_watchers": 688,
            "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": [
                "paltman",
                "blueyed",
                "lukeburden",
                "ticosax",
                "fredpalmer",
                "gregnewman",
                "almostabc",
                "domenkozar",
                "epicserve",
                "grahamu",
                "streeter",
                "brosner",
                "freakboy3742",
                "bessiash",
                "meshy",
                "jtauber",
                "jayfk",
                "xfxf",
                "felixxm",
                "Brobin",
                "obates",
                "ahubers",
                "danolsen",
                "silent1mezzo",
                "adi-li",
                "prydie",
                "lizrice",
                "dulacp",
                "tasn",
                "Paul424",
                "gingerjoos",
                "sprocket-9",
                "camdenb",
                "rizumu",
                "mwarkentin",
                "davegaeddert",
                "pydanny",
                "frewsxcv",
                "bfirsh",
                "sreyemnayr",
                "kulbir",
                "iarp",
                "bwarren2",
                "arlenarlenarlen",
                "r0fls",
                "huxley",
                "empty",
                "martinvol",
                "martey",
                "mcastle",
                "kvnn",
                "jahosh",
                "johnfraney",
                "jbarham",
                "heliodor",
                "buddylindsey",
                "brad",
                "alasdairnicol",
                "adamduren"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/4/?format=api",
            "grids": [],
            "id": 5317,
            "title": "the-well-maintained-test",
            "slug": "the-well-maintained-test",
            "last_updated": "2026-05-09T16:22:09-04:00",
            "last_fetched": "2026-05-26T18:03:25.807493-04:00",
            "repo_url": "https://github.com/ryancheley/the-well-maintained-test",
            "pypi_version": "0.12.0",
            "created": "2022-03-04T00:28:26.093380-05:00",
            "modified": "2026-01-28T15:14:25.273088-05:00",
            "repo_forks": 4,
            "repo_description": "Programatically tries to answer the 12 questions from Adam Johnson's blog post https://adamj.eu/tech/2021/11/04/the-well-maintained-test/",
            "pypi_url": "http://pypi.python.org/pypi/the-well-maintained-test",
            "documentation_url": "https://github.com/ryancheley/the-well-maintained-test/blob/main/README.md",
            "repo_watchers": 24,
            "commits_over_52": [
                0,
                0,
                0,
                3,
                0,
                0,
                0,
                0,
                0,
                0,
                1,
                1,
                2,
                1,
                1,
                0,
                0,
                0,
                0,
                1,
                0,
                0,
                0,
                0,
                0,
                0,
                3,
                0,
                1,
                1,
                0,
                0,
                1,
                0,
                0,
                0,
                4,
                0,
                0,
                0,
                0,
                0,
                0,
                1,
                0,
                1,
                0,
                0,
                0,
                3,
                0,
                0
            ],
            "participants": [
                "ryancheley",
                "pre-commit-ci[bot]",
                "dependabot[bot]",
                "matthewfeickert"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/424/?format=api"
            ],
            "id": 5316,
            "title": "djfernet",
            "slug": "djfernet",
            "last_updated": "2024-04-28T08:56:50-04:00",
            "last_fetched": "2026-05-26T11:45:27.760485-04:00",
            "repo_url": "https://github.com/yourlabs/djfernet",
            "pypi_version": "0.8.1",
            "created": "2022-02-28T16:05:25.528598-05:00",
            "modified": "2026-01-28T14:13:33.089275-05:00",
            "repo_forks": 5,
            "repo_description": "Fernet symmetric encryption for Django model fields",
            "pypi_url": "http://pypi.python.org/pypi/djfernet",
            "documentation_url": "https://djfernet.readthedocs.io/en/latest/",
            "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,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "carljm",
                "brad",
                "jpic",
                "AlexRiina",
                "grokcode",
                "stefan6419846",
                "vtemian",
                "brianhelba",
                "cburza",
                "hockeybuggy",
                "fjsj",
                "owen-applico",
                "irtazaakram"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 5315,
            "title": "Wagtail Honeypot",
            "slug": "wagtail-honeypot",
            "last_updated": "2026-04-21T10:52:26-04:00",
            "last_fetched": "2026-05-26T19:02:50.369785-04:00",
            "repo_url": "https://github.com/nickmoreton/wagtail-honeypot",
            "pypi_version": "1.3.0",
            "created": "2022-02-23T11:54:00.032834-05:00",
            "modified": "2026-01-28T15:24:32.034819-05:00",
            "repo_forks": 4,
            "repo_description": "Protect your forms with a honeypot field",
            "pypi_url": "http://pypi.python.org/pypi/wagtail-honeypot",
            "documentation_url": "",
            "repo_watchers": 11,
            "commits_over_52": [
                0,
                0,
                0,
                3,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                1,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                5,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                5,
                0,
                0,
                0,
                0,
                0,
                1,
                0,
                0,
                0,
                22,
                8,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "nickmoreton",
                "pre-commit-ci[bot]",
                "superman32432432",
                "tomdyson"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 5314,
            "title": "drf-excel",
            "slug": "drf-excel",
            "last_updated": "2025-12-07T16:33:03-05:00",
            "last_fetched": "2026-05-27T12:34:17.856211-04:00",
            "repo_url": "https://github.com/django-commons/drf-excel",
            "pypi_version": "2.5.3",
            "created": "2022-02-23T09:36:00.689443-05:00",
            "modified": "2026-01-28T14:07:58.056603-05:00",
            "repo_forks": 43,
            "repo_description": "An XLSX spreadsheet renderer for Django REST Framework.",
            "pypi_url": "https://pypi.org/project/drf-excel",
            "documentation_url": "https://github.com/django-commons/drf-excel/",
            "repo_watchers": 237,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                1,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                6,
                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": [
                "FlipperPA",
                "browniebroke",
                "rptmat57",
                "willtho89",
                "thesaintraphael",
                "CorneiZeR",
                "Tigven",
                "p-r-a-v-i-n",
                "fsschmitt",
                "runningzyp",
                "rdmolony",
                "tim-schilling",
                "vincenz-e",
                "frruit",
                "gonzalo123",
                "LeeHanYeong",
                "moyechen",
                "sarahboyce",
                "ulgens",
                "suhanoves",
                "nathan-osman",
                "melvinkcx",
                "mast22",
                "GitBib",
                "ezwang",
                "davish",
                "cunla",
                "DanielJDufour",
                "allburov",
                "alb3rto269"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/35/?format=api"
            ],
            "id": 5313,
            "title": "django-adminfilters",
            "slug": "django-adminfilters",
            "last_updated": "2025-11-30T07:55:50-05:00",
            "last_fetched": "2026-05-26T14:05:19.934617-04:00",
            "repo_url": "https://github.com/saxix/django-adminfilters",
            "pypi_version": "2.7",
            "created": "2022-02-19T15:29:27.371312-05:00",
            "modified": "2026-01-28T14:35:44.972287-05:00",
            "repo_forks": 24,
            "repo_description": "",
            "pypi_url": "http://pypi.python.org/pypi/django-adminfilters",
            "documentation_url": "https://github.com/saxix/django-adminfilters",
            "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,
                11,
                0,
                1,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "saxix",
                "PetrDlouhy",
                "GigiusB",
                "domdinicola",
                "GabrielDumbrava",
                "manelclos",
                "mrsarm",
                "ef-end-y",
                "Viicos",
                "benjaminkoetting"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/233/?format=api"
            ],
            "id": 5312,
            "title": "nango",
            "slug": "nango",
            "last_updated": "2022-02-12T18:23:03-05:00",
            "last_fetched": "2026-05-26T18:01:09.984706-04:00",
            "repo_url": "https://github.com/nicois/nango",
            "pypi_version": "0.1.2",
            "created": "2022-02-17T15:52:16.471168-05:00",
            "modified": "2026-01-28T15:11:31.063737-05:00",
            "repo_forks": 1,
            "repo_description": "",
            "pypi_url": "http://pypi.python.org/pypi/nango",
            "documentation_url": "",
            "repo_watchers": 107,
            "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": [
                "nicois"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/3/?format=api",
            "grids": [],
            "id": 5311,
            "title": "django-customized-blog-package",
            "slug": "django-customized-blog-package",
            "last_updated": null,
            "last_fetched": "2022-03-18T21:48:04.540831-04:00",
            "repo_url": "https://github.com/AyanNandaGoswami/BlogModule",
            "pypi_version": "1.0.4",
            "created": "2022-02-15T08:33:32.448658-05:00",
            "modified": "2025-01-31T14:58:18.026482-05:00",
            "repo_forks": 0,
            "repo_description": "",
            "pypi_url": "http://pypi.python.org/pypi/django-customized-blog-package",
            "documentation_url": "",
            "repo_watchers": 0,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": []
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 5310,
            "title": "Django admin material able",
            "slug": "django-admin-material-able",
            "last_updated": "2022-02-12T08:16:47-05:00",
            "last_fetched": "2026-05-27T01:07:09.295633-04:00",
            "repo_url": "https://github.com/mecatheclau/django-admin-material-able",
            "pypi_version": "0.2",
            "created": "2022-02-12T11:16:43.448824-05:00",
            "modified": "2026-01-28T16:22:06.725236-05:00",
            "repo_forks": 1,
            "repo_description": "",
            "pypi_url": "http://pypi.python.org/pypi/django-admin-material-able",
            "documentation_url": "",
            "repo_watchers": 4,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "mecatheclau"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/4/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/66/?format=api"
            ],
            "id": 5309,
            "title": "Django REST Framework Guardian",
            "slug": "django-rest-framework-guardian",
            "last_updated": "2025-07-03T18:22:27-04:00",
            "last_fetched": "2026-05-27T06:07:52.541950-04:00",
            "repo_url": "https://github.com/rpkilby/django-rest-framework-guardian",
            "pypi_version": null,
            "created": "2022-02-10T08:05:04.644582-05:00",
            "modified": "2026-01-29T12:43:09.051769-05:00",
            "repo_forks": 19,
            "repo_description": "django-guardian support for Django REST Framework",
            "pypi_url": "",
            "documentation_url": "",
            "repo_watchers": 162,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                6,
                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,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "rpkilby",
                "hemache",
                "johnthagen",
                "Roconda"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/413/?format=api",
                "https://djangopackages.org/api/v4/grids/136/?format=api"
            ],
            "id": 5308,
            "title": "django-rq-scheduler",
            "slug": "django-rq-scheduler",
            "last_updated": "2023-09-01T11:30:30-04:00",
            "last_fetched": "2026-05-27T11:05:26.804204-04:00",
            "repo_url": "https://github.com/dsoftwareinc/django-rq-scheduler",
            "pypi_version": "2023.9.0",
            "created": "2022-02-06T18:59:52.050807-05:00",
            "modified": "2026-01-28T13:27:02.524579-05:00",
            "repo_forks": 7,
            "repo_description": "Package migrated to https://github.com/dsoftwareinc/django-tasks-scheduler",
            "pypi_url": "http://pypi.python.org/pypi/django-rq-scheduler",
            "documentation_url": "https://django-rq-scheduler.readthedocs.io/en/latest/",
            "repo_watchers": 26,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "cunla",
                "dependabot[bot]",
                "g3rd",
                "frbry",
                "tom-price",
                "gabriels1234",
                "unterwegi",
                "oudeismetis",
                "gavaig",
                "jcarbaugh",
                "josephabrahams",
                "chassing",
                "mazhor90"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 5307,
            "title": "django-fbv",
            "slug": "django-fbv",
            "last_updated": "2025-10-27T07:40:09-04:00",
            "last_fetched": "2026-05-26T18:07:37.605654-04:00",
            "repo_url": "https://github.com/adamghill/django-fbv",
            "pypi_version": "0.8.0",
            "created": "2022-02-06T10:53:04.489272-05:00",
            "modified": "2026-01-28T15:19:42.624269-05:00",
            "repo_forks": 3,
            "repo_description": "Utilities to make function-based views cleaner, more efficient, and better tasting.",
            "pypi_url": "http://pypi.python.org/pypi/django-fbv",
            "documentation_url": "https://django-fbv.adamghill.com",
            "repo_watchers": 76,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                1,
                0,
                0,
                9,
                0,
                0,
                0,
                0,
                0,
                0,
                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": [
                "adamghill"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/2/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/60/?format=api",
                "https://djangopackages.org/api/v4/grids/421/?format=api",
                "https://djangopackages.org/api/v4/grids/446/?format=api"
            ],
            "id": 5306,
            "title": "ReactPy Django",
            "slug": "reactpy-django",
            "last_updated": "2025-06-15T04:10:26-04:00",
            "last_fetched": "2026-05-26T17:04:11.830554-04:00",
            "repo_url": "https://github.com/reactive-python/reactpy-django",
            "pypi_version": "5.2.1",
            "created": "2022-02-06T01:34:16.810948-05:00",
            "modified": "2026-01-28T15:03:35.617723-05:00",
            "repo_forks": 22,
            "repo_description": "Django integration for ReactPy",
            "pypi_url": "https://pypi.org/project/reactpy-django",
            "documentation_url": "https://reactive-python.github.io/reactpy-django/",
            "repo_watchers": 356,
            "commits_over_52": [
                0,
                0,
                3,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "Archmonger",
                "rmorshea",
                "estuardodev",
                "onurmatik"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/4/?format=api",
            "grids": [],
            "id": 5305,
            "title": "Django Easy Logging",
            "slug": "django-easy-logging",
            "last_updated": "2024-02-19T14:48:58-05:00",
            "last_fetched": "2026-05-26T18:02:24.469817-04:00",
            "repo_url": "https://github.com/neutron-sync/django-easy-logging",
            "pypi_version": "0.70",
            "created": "2022-02-05T17:32:50.707482-05:00",
            "modified": "2026-01-28T15:12:58.635129-05:00",
            "repo_forks": 0,
            "repo_description": "Easy Django logging with Loguru",
            "pypi_url": "http://pypi.python.org/pypi/django-easy-logging",
            "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": [
                "pizzapanther"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 5304,
            "title": "django-toolshed",
            "slug": "django-toolshed",
            "last_updated": "2023-05-29T06:42:58-04:00",
            "last_fetched": "2026-05-27T06:04:35.582010-04:00",
            "repo_url": "https://github.com/danihodovic/django-toolshed",
            "pypi_version": "0.5.9",
            "created": "2022-02-04T14:42:41.838089-05:00",
            "modified": "2026-01-29T12:39:16.736470-05:00",
            "repo_forks": 0,
            "repo_description": "",
            "pypi_url": "http://pypi.python.org/pypi/django-toolshed",
            "documentation_url": "",
            "repo_watchers": 4,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "danihodovic"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/7/?format=api",
                "https://djangopackages.org/api/v4/grids/121/?format=api",
                "https://djangopackages.org/api/v4/grids/33/?format=api"
            ],
            "id": 5303,
            "title": "django-allauth-ui",
            "slug": "django-allauth-ui",
            "last_updated": "2025-05-28T14:57:56-04:00",
            "last_fetched": "2026-05-26T12:08:51.461467-04:00",
            "repo_url": "https://github.com/danihodovic/django-allauth-ui",
            "pypi_version": "1.8.1",
            "created": "2022-02-04T14:40:14.983243-05:00",
            "modified": "2026-05-19T07:03:51.364771-04:00",
            "repo_forks": 47,
            "repo_description": "Nice looking templates for django-allauth",
            "pypi_url": "http://pypi.python.org/pypi/django-allauth-ui",
            "documentation_url": "",
            "repo_watchers": 400,
            "commits_over_52": [
                2,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "danihodovic",
                "nicokant",
                "emrhnsyts",
                "nachollica",
                "Massi03dev",
                "atopheim",
                "adinhodovic",
                "cro",
                "DavidSemke",
                "EVELYN-RYAN",
                "filip-dobrovolny-csob-cz",
                "geoffbeier",
                "lilerjee",
                "mohmyo",
                "Mdslino",
                "mvandenburgh",
                "tjmoon0104",
                "twolfson",
                "yhager",
                "simo97",
                "anyidea"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/168/?format=api",
                "https://djangopackages.org/api/v4/grids/35/?format=api"
            ],
            "id": 5302,
            "title": "django-admin-refresh",
            "slug": "django-admin-refresh",
            "last_updated": "2025-08-17T09:41:18-04:00",
            "last_fetched": "2026-05-27T07:08:41.340538-04:00",
            "repo_url": "https://github.com/knyghty/django-admin-refresh",
            "pypi_version": "0.1.1",
            "created": "2022-01-30T08:09:51.723378-05:00",
            "modified": "2026-01-29T12:57:18.100242-05:00",
            "repo_forks": 1,
            "repo_description": "A refresh for the Django admin in... 2022? I hope?",
            "pypi_url": "http://pypi.python.org/pypi/django-admin-refresh",
            "documentation_url": "",
            "repo_watchers": 11,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                1,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "knyghty",
                "dependabot[bot]",
                "Antoliny0919",
                "pre-commit-ci[bot]"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 5301,
            "title": "Collapsible Sidebar Using Bootstrap for DJango",
            "slug": "django-bootstrap-sidebar",
            "last_updated": "2026-01-31T15:49:41-05:00",
            "last_fetched": "2026-05-26T16:11:43.891920-04:00",
            "repo_url": "https://github.com/paulino/django-bootstrap-sidebar",
            "pypi_version": "1.2.8",
            "created": "2022-01-29T06:20:36.156164-05:00",
            "modified": "2026-01-28T14:57:00.028575-05:00",
            "repo_forks": 1,
            "repo_description": "Collapsible Sidebar using Bootstrap for Django",
            "pypi_url": "http://pypi.python.org/pypi/django-bootstrap-sidebar",
            "documentation_url": "",
            "repo_watchers": 19,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                1,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                1,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "paulino"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 5300,
            "title": "Django Serverless Cron",
            "slug": "django-serverless-cron",
            "last_updated": "2022-09-04T11:05:38-04:00",
            "last_fetched": "2026-05-26T18:02:25.737946-04:00",
            "repo_url": "https://github.com/paulonteri/django-serverless-cron",
            "pypi_version": "0.1.3",
            "created": "2022-01-29T05:35:42.354068-05:00",
            "modified": "2026-01-28T15:13:00.689788-05:00",
            "repo_forks": 14,
            "repo_description": "django-serverless-cron 🦡 A Django library with a simpler approach running cron jobs in a serverless environment through HTTP requests. This allows you to run any task without having to manage always-on infrastructure. https://pypi.org/project/django-serverless-cron",
            "pypi_url": "http://pypi.python.org/pypi/django-serverless-cron",
            "documentation_url": "",
            "repo_watchers": 54,
            "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": [
                "paulonteri",
                "silkogelman"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/4/?format=api",
            "grids": [],
            "id": 5299,
            "title": "Wikikracja",
            "slug": "wikikracja",
            "last_updated": "2026-05-23T12:54:58-04:00",
            "last_fetched": "2026-05-27T06:07:48.152804-04:00",
            "repo_url": "https://github.com/soma115/wikikracja",
            "pypi_version": null,
            "created": "2022-01-28T01:56:50.531618-05:00",
            "modified": "2026-01-29T12:42:57.819526-05:00",
            "repo_forks": 4,
            "repo_description": "Truly democratic community management system",
            "pypi_url": "",
            "documentation_url": "https://github.com/soma115/wikikracja/blob/master/README.md",
            "repo_watchers": 7,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                13,
                6,
                9,
                16,
                4,
                9,
                3,
                1,
                3,
                18,
                12,
                78,
                30,
                8,
                24,
                67,
                65,
                64,
                57,
                42,
                45,
                50,
                29
            ],
            "participants": [
                "soma115",
                "pofr2026",
                "miedziu",
                "vdaysky",
                "github-actions[bot]",
                "maciejrakoczy",
                "melodymeads"
            ]
        }
    ]
}