API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/?format=api&offset=1880
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=1900",
    "previous": "https://djangopackages.org/api/v4/packages/?format=api&limit=20&offset=1860",
    "results": [
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 4227,
            "title": "django-cronman",
            "slug": "django-cronman",
            "last_updated": "2024-11-19T09:25:51-05:00",
            "last_fetched": "2025-03-31T17:48:11.139944-04:00",
            "repo_url": "https://github.com/unhaggle/django-cronman",
            "pypi_version": "3.0.0",
            "created": "2018-09-25T12:33:07.463611-04:00",
            "modified": "2025-03-31T17:48:11.147500-04:00",
            "repo_forks": 4,
            "repo_description": "Cron Application for Django",
            "pypi_url": "http://pypi.python.org/pypi/django-cronman",
            "documentation_url": "",
            "repo_watchers": 19,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                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": [
                "ericrommel",
                "escer",
                "utek",
                "Kaniabi",
                "gamorales",
                "rcichy",
                "danialmalik",
                "jhonatandarosa",
                "4fuss",
                "JakeBallantyne",
                "DimmuR",
                "emiquelito",
                "Backscratcher",
                "infinityxxx",
                "danielrr5"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 4226,
            "title": "django-model-mentions",
            "slug": "django-model-mentions",
            "last_updated": "2026-04-11T04:12:54-04:00",
            "last_fetched": "2026-05-27T11:04:30.666923-04:00",
            "repo_url": "https://github.com/exolever/django-mentions",
            "pypi_version": "0.2",
            "created": "2018-09-25T06:38:49.752400-04:00",
            "modified": "2026-01-28T13:25:56.984735-05:00",
            "repo_forks": 0,
            "repo_description": "Listen to mentions of an user in a TextField, define pattern and the callback to notify to your app",
            "pypi_url": "",
            "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,
                1,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "marfyl",
                "jsujar",
                "erseco",
                "tomasgarzon"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/66/?format=api",
                "https://djangopackages.org/api/v4/grids/59/?format=api",
                "https://djangopackages.org/api/v4/grids/79/?format=api",
                "https://djangopackages.org/api/v4/grids/28/?format=api",
                "https://djangopackages.org/api/v4/grids/245/?format=api"
            ],
            "id": 4225,
            "title": "djangorestframework-api-key",
            "slug": "djangorestframework-api-key",
            "last_updated": "2025-04-04T04:38:35-04:00",
            "last_fetched": "2026-05-27T12:05:29.703924-04:00",
            "repo_url": "https://github.com/florimondmanca/djangorestframework-api-key",
            "pypi_version": "3.1.0",
            "created": "2018-09-25T04:31:47.457040-04:00",
            "modified": "2026-01-28T13:50:11.405188-05:00",
            "repo_forks": 105,
            "repo_description": "🔐 API key permissions for Django REST Framework",
            "pypi_url": "http://pypi.python.org/pypi/djangorestframework-api-key",
            "documentation_url": "https://florimondmanca.github.io/djangorestframework-api-key/",
            "repo_watchers": 740,
            "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": [
                "florimondmanca",
                "spaceofmiah",
                "davidfischer",
                "mabdullahadeel",
                "beegibson",
                "brittandeyoung",
                "chrismaddalena",
                "Enprogames",
                "fgrassals",
                "guilleijo",
                "jabelone",
                "jaswanthm",
                "jeancochrane",
                "jeffgodwyll",
                "jimkring",
                "jonafato",
                "mariot",
                "tony",
                "UtkucanBykl",
                "dependabot[bot]",
                "matveyvarg",
                "syth0le"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/220/?format=api"
            ],
            "id": 4224,
            "title": "Django Music Publisher",
            "slug": "django-music-publisher",
            "last_updated": "2026-05-11T12:03:15-04:00",
            "last_fetched": "2026-05-27T17:11:22.015312-04:00",
            "repo_url": "https://github.com/matijakolaric-com/django-music-publisher",
            "pypi_version": "24.12.1",
            "created": "2018-09-23T10:19:44.104560-04:00",
            "modified": "2026-01-28T14:58:43.655486-05:00",
            "repo_forks": 55,
            "repo_description": "Software for managing music metadata, registration/licencing of musical works and royalty processing.",
            "pypi_url": "http://pypi.python.org/pypi/django-music-publisher",
            "documentation_url": "https://django-music-publisher.readthedocs.io/",
            "repo_watchers": 89,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                1,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                5,
                0,
                0,
                0,
                2,
                0,
                0
            ],
            "participants": [
                "matijakolaric",
                "jakosexy",
                "dependabot[bot]",
                "MagnusReichel"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/4/?format=api",
            "grids": [],
            "id": 4223,
            "title": "Django Sanitized Dump",
            "slug": "django-sanitized-dump",
            "last_updated": "2023-09-20T10:07:03-04:00",
            "last_fetched": "2026-05-27T15:05:28.846835-04:00",
            "repo_url": "https://github.com/andersinno/django-sanitized-dump",
            "pypi_version": "1.2.2",
            "created": "2018-09-20T09:26:07.585802-04:00",
            "modified": "2026-01-28T14:36:05.715278-05:00",
            "repo_forks": 5,
            "repo_description": "Sanitize sensitive information from your database dumps 💩",
            "pypi_url": "http://pypi.python.org/pypi/django-sanitized-dump",
            "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": [
                "frwickst",
                "JsseL",
                "suutari-ai",
                "JoaRiski",
                "ehaivala",
                "Thrillberg",
                "indigane"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 4222,
            "title": "WeeklyCalendar",
            "slug": "django-weeklycalendar",
            "last_updated": "2018-09-20T08:31:42-04:00",
            "last_fetched": "2026-05-27T04:01:54.993354-04:00",
            "repo_url": "https://github.com/yvznvr/django-weeklycalendar",
            "pypi_version": "0.1",
            "created": "2018-09-19T12:08:38.893323-04:00",
            "modified": "2026-01-28T16:25:08.687206-05:00",
            "repo_forks": 0,
            "repo_description": "Weekly Calendar for Django",
            "pypi_url": "http://pypi.python.org/pypi/django-weeklycalendar",
            "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": [
                "yvznvr"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/11/?format=api",
                "https://djangopackages.org/api/v4/grids/107/?format=api",
                "https://djangopackages.org/api/v4/grids/35/?format=api",
                "https://djangopackages.org/api/v4/grids/85/?format=api",
                "https://djangopackages.org/api/v4/grids/135/?format=api",
                "https://djangopackages.org/api/v4/grids/106/?format=api",
                "https://djangopackages.org/api/v4/grids/329/?format=api"
            ],
            "id": 4221,
            "title": "django-business-logic",
            "slug": "django-business-logic",
            "last_updated": "2025-03-24T13:56:14-04:00",
            "last_fetched": "2026-05-27T19:00:34.656486-04:00",
            "repo_url": "https://github.com/dgk/django-business-logic",
            "pypi_version": "0.6.0",
            "created": "2018-09-12T08:30:07.516288-04:00",
            "modified": "2026-01-28T15:11:29.166568-05:00",
            "repo_forks": 40,
            "repo_description": "Visual DSL framework for django",
            "pypi_url": "http://pypi.python.org/pypi/django-business-logic",
            "documentation_url": "https://django-business-logic.readthedocs.io/en/latest/",
            "repo_watchers": 235,
            "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": [
                "dgk",
                "MrLion9",
                "azolotukhin",
                "yuridevx",
                "andrejromanov",
                "rus-lan",
                "jayvdb",
                "vlfedotov",
                "GigiusB",
                "marc-queiroz",
                "mehdirazajaffri",
                "glomium"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/26/?format=api",
                "https://djangopackages.org/api/v4/grids/60/?format=api"
            ],
            "id": 4220,
            "title": "Django Bootstrap Customizer",
            "slug": "django-bootstrap-customizer",
            "last_updated": "2021-01-13T13:49:03-05:00",
            "last_fetched": "2026-05-27T04:12:23.933698-04:00",
            "repo_url": "https://github.com/johnfraney/django-bootstrap-customizer",
            "pypi_version": "0.2.0",
            "created": "2018-09-09T16:10:34.040134-04:00",
            "modified": "2026-01-28T16:49:40.396465-05:00",
            "repo_forks": 4,
            "repo_description": "Build customized Bootstrap CSS using the Django admin",
            "pypi_url": "http://pypi.python.org/pypi/django-bootstrap-customizer",
            "documentation_url": "https://johnfraney.github.io/django-bootstrap-customizer/",
            "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": [
                "johnfraney"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/343/?format=api"
            ],
            "id": 4219,
            "title": "django",
            "slug": "fddqfddq_django",
            "last_updated": null,
            "last_fetched": "2022-03-18T21:48:10.065131-04:00",
            "repo_url": "https://github.com/fddqfddq/django",
            "pypi_version": "4.0.3",
            "created": "2018-09-08T11:26:01.460946-04:00",
            "modified": "2025-01-31T14:57:57.332261-05:00",
            "repo_forks": 0,
            "repo_description": "",
            "pypi_url": "http://pypi.python.org/pypi/django",
            "documentation_url": "",
            "repo_watchers": 0,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": []
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/291/?format=api"
            ],
            "id": 4218,
            "title": "fcm-django",
            "slug": "fcm-django",
            "last_updated": "2026-04-07T06:30:16-04:00",
            "last_fetched": "2026-05-27T12:05:38.942598-04:00",
            "repo_url": "https://github.com/xtrinch/fcm-django",
            "pypi_version": "3.2.0",
            "created": "2018-09-07T09:49:29.021058-04:00",
            "modified": "2026-01-28T13:50:16.465056-05:00",
            "repo_forks": 201,
            "repo_description": "FCM Django: Send push notifications via django to websites, iOS & android mobile devices through FCM (Firebase Cloud Messaging)",
            "pypi_url": "http://pypi.python.org/pypi/fcm-django",
            "documentation_url": "https://github.com/xtrinch/fcm-django#readme",
            "repo_watchers": 793,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                8,
                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,
                1,
                25,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "xtrinch",
                "Andrew-Chen-Wang",
                "mojcarojko-povio",
                "gonczor",
                "sdbriney",
                "mrcl",
                "UnknownPlatypus",
                "ulgens",
                "Akay7",
                "olzhasar",
                "Hornobster",
                "henriklindgren",
                "d1p",
                "sthz31",
                "SerhiyRomanov",
                "abotte",
                "MHM5000",
                "lkh42t",
                "mattrowe-mango",
                "maximlomakin",
                "kerokim",
                "allprod",
                "self-maurya",
                "MrLightful",
                "simonphilips",
                "tuky",
                "ziima",
                "alfaro28",
                "aliharby12",
                "dependabot[bot]",
                "gabn88",
                "insung151",
                "minjatJ",
                "mohitCodepy",
                "ataylor32",
                "acidrunn3r",
                "rolexsanches",
                "pwqw",
                "arjuntheprogrammer",
                "assem-ch",
                "josseptt",
                "fadedDexofan",
                "dimbleby",
                "deanrock",
                "fnscoder",
                "huychau",
                "Nomer77",
                "jordandjp",
                "keithhackbarth",
                "keeth",
                "kz26",
                "khaled5321"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/285/?format=api",
                "https://djangopackages.org/api/v4/grids/10/?format=api"
            ],
            "id": 4217,
            "title": "django-comments-dab",
            "slug": "django-comments-dab",
            "last_updated": "2022-11-01T08:06:32-04:00",
            "last_fetched": "2026-05-27T04:03:55.954315-04:00",
            "repo_url": "https://github.com/Radi85/Comment",
            "pypi_version": "3.0.0",
            "created": "2018-09-07T07:27:06.361420-04:00",
            "modified": "2026-02-27T07:35:33.090303-05:00",
            "repo_forks": 42,
            "repo_description": "Django comment app. It can be associated with any given model.",
            "pypi_url": "http://pypi.python.org/pypi/django-comments-dab",
            "documentation_url": "https://comment.readthedocs.io/index.html",
            "repo_watchers": 97,
            "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": [
                "Radi85",
                "abhiabhi94",
                "rmustafa-cocus",
                "ZendaInnocent",
                "AmirAref",
                "NaGaii1994",
                "ZeroCoolHacker",
                "bitFez",
                "nshaibu"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 4216,
            "title": "django-agents",
            "slug": "django-agents",
            "last_updated": "2018-09-09T04:38:18-04:00",
            "last_fetched": "2018-09-07T07:14:47.049765-04:00",
            "repo_url": "https://github.com/balaraju1278/django-agents",
            "pypi_version": null,
            "created": "2018-09-07T07:07:13.069890-04:00",
            "modified": "2025-01-31T14:58:02.075565-05:00",
            "repo_forks": 0,
            "repo_description": "",
            "pypi_url": "",
            "documentation_url": "",
            "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,
                0,
                0,
                0
            ],
            "participants": [
                "balaraju1278",
                "bala1278"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 4215,
            "title": "django-nine",
            "slug": "django-nine",
            "last_updated": "2026-04-14T16:03:14-04:00",
            "last_fetched": "2026-05-27T12:20:51.524981-04:00",
            "repo_url": "https://github.com/barseghyanartur/django-nine",
            "pypi_version": "0.2.7",
            "created": "2018-09-07T05:35:08.437795-04:00",
            "modified": "2026-01-28T13:58:58.438026-05:00",
            "repo_forks": 6,
            "repo_description": "Version checking library for Django.",
            "pypi_url": "http://pypi.python.org/pypi/django-nine",
            "documentation_url": "https://django-nine.readthedocs.io/",
            "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,
                2,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "barseghyanartur",
                "jramnai",
                "jayvdb"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/4/?format=api",
            "grids": [],
            "id": 4214,
            "title": "mongo-datatables",
            "slug": "mongo-datatables",
            "last_updated": "2026-04-11T14:06:31-04:00",
            "last_fetched": "2026-05-27T20:06:00.100418-04:00",
            "repo_url": "https://github.com/wholeshoot/mongo-datatables",
            "pypi_version": "2.2.0",
            "created": "2018-09-05T10:09:51.146515-04:00",
            "modified": "2026-01-28T15:27:49.046633-05:00",
            "repo_forks": 7,
            "repo_description": "Server-side DataTables and Editor integration for MongoDB",
            "pypi_url": "http://pypi.python.org/pypi/mongo-datatables",
            "documentation_url": "https://docs.mongo-datatables.com",
            "repo_watchers": 15,
            "commits_over_52": [
                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,
                5,
                0,
                0,
                0,
                0,
                105,
                30,
                0,
                38,
                48,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "pjosols",
                "dependabot[bot]",
                "reinoldus",
                "cloudflare-workers-and-pages[bot]"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/47/?format=api"
            ],
            "id": 4213,
            "title": "django-view-breadcrumbs",
            "slug": "django-view-breadcrumbs",
            "last_updated": "2024-04-22T16:36:01-04:00",
            "last_fetched": "2026-05-27T13:23:57.375054-04:00",
            "repo_url": "https://github.com/jackton1/django-view-breadcrumbs",
            "pypi_version": "2.5.1",
            "created": "2018-09-03T16:22:00.622027-04:00",
            "modified": "2026-01-28T14:25:48.051975-05:00",
            "repo_forks": 9,
            "repo_description": "Breadcrumb mixins for django views. Create breadcrumbs in seconds.",
            "pypi_url": "http://pypi.python.org/pypi/django-view-breadcrumbs",
            "documentation_url": "",
            "repo_watchers": 77,
            "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": [
                "jackton1",
                "renovate-bot",
                "renovate[bot]",
                "dependabot[bot]",
                "github-actions[bot]",
                "pre-commit-ci[bot]",
                "pyup-bot",
                "repo-ranger[bot]",
                "allcontributors[bot]",
                "dependabot-preview[bot]",
                "KrunchMuffin",
                "lgtm-com[bot]"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 4212,
            "title": "Hen Tehari Pulao Recipe",
            "slug": "hen",
            "last_updated": null,
            "last_fetched": "2026-05-27T11:03:34.172746-04:00",
            "repo_url": "http://www.maninerd.com",
            "pypi_version": null,
            "created": "2018-09-03T07:46:45.338243-04:00",
            "modified": "2026-01-28T13:24:45.151416-05:00",
            "repo_forks": 0,
            "repo_description": "",
            "pypi_url": "",
            "documentation_url": "http://maniwebify.com",
            "repo_watchers": 0,
            "commits_over_52": [],
            "participants": []
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/8/?format=api"
            ],
            "id": 4211,
            "title": "django-bootstrap-modal-forms",
            "slug": "django-bootstrap-modal-forms",
            "last_updated": "2024-09-28T09:38:04-04:00",
            "last_fetched": "2026-05-27T13:08:57.014947-04:00",
            "repo_url": "https://github.com/trco/django-bootstrap-modal-forms",
            "pypi_version": "3.0.5",
            "created": "2018-08-31T18:08:28.803375-04:00",
            "modified": "2026-01-28T14:15:16.644990-05:00",
            "repo_forks": 136,
            "repo_description": "A Django plugin for creating AJAX driven forms in Bootstrap modal.",
            "pypi_url": "http://pypi.python.org/pypi/django-bootstrap-modal-forms",
            "documentation_url": "",
            "repo_watchers": 382,
            "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": [
                "trco",
                "sebastiendementen",
                "dependabot[bot]",
                "christianwgd",
                "WillowMist",
                "virdiignis",
                "Rastopapola",
                "comfix",
                "MarkVergunst"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/4/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/39/?format=api"
            ],
            "id": 4210,
            "title": "django-model-cache",
            "slug": "django-model-cache",
            "last_updated": "2018-08-30T01:29:51-04:00",
            "last_fetched": "2026-05-27T22:10:09.771590-04:00",
            "repo_url": "https://github.com/patriciaborges/django-model-cache",
            "pypi_version": "1.0.1",
            "created": "2018-08-30T02:34:53.603938-04:00",
            "modified": "2026-01-28T15:53:49.044467-05:00",
            "repo_forks": 2,
            "repo_description": "An easy-to-use cache for Django models.",
            "pypi_url": "http://pypi.python.org/pypi/django-model-cache",
            "documentation_url": "",
            "repo_watchers": 13,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "patriciaborges"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 4209,
            "title": "django-user-fields",
            "slug": "django-user-fields",
            "last_updated": "2021-09-12T07:51:04-04:00",
            "last_fetched": "2026-05-28T01:04:30.147216-04:00",
            "repo_url": "https://github.com/Rishk/django-user-fields",
            "pypi_version": "0.1.1",
            "created": "2018-08-29T13:52:05.266326-04:00",
            "modified": "2026-01-28T16:09:47.425757-05:00",
            "repo_forks": 0,
            "repo_description": "A Django application that makes user creation of form fields simple, handling everything from form generation to data storage and retrieval.",
            "pypi_url": "http://pypi.python.org/pypi/django-user-fields",
            "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": [
                "Rishk"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/136/?format=api",
                "https://djangopackages.org/api/v4/grids/222/?format=api"
            ],
            "id": 4208,
            "title": "djcall",
            "slug": "djcall",
            "last_updated": "2018-09-20T11:54:36-04:00",
            "last_fetched": "2026-05-27T11:03:30.299167-04:00",
            "repo_url": "https://github.com/yourlabs/django-call",
            "pypi_version": "0.2.0",
            "created": "2018-08-28T20:23:13.187205-04:00",
            "modified": "2026-01-28T13:24:41.087675-05:00",
            "repo_forks": 0,
            "repo_description": "MOVED to yourlabs.io/oss/djcall !! Spooled and Cron generic task models, like django-q but for uWSGI builtin features",
            "pypi_url": "",
            "documentation_url": "",
            "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,
                0,
                0,
                0
            ],
            "participants": [
                "jpic"
            ]
        }
    ]
}