API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/?format=api&offset=3400
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=3420",
    "previous": "https://djangopackages.org/api/v4/packages/?format=api&limit=20&offset=3380",
    "results": [
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/53/?format=api"
            ],
            "id": 2432,
            "title": "yats",
            "slug": "yats",
            "last_updated": "2025-01-24T12:48:48-05:00",
            "last_fetched": "2026-05-27T06:06:58.684732-04:00",
            "repo_url": "https://github.com/mediafactory/yats",
            "pypi_version": null,
            "created": "2014-06-19T11:51:07.367624-04:00",
            "modified": "2026-01-29T12:42:03.431563-05:00",
            "repo_forks": 21,
            "repo_description": "yet another ticketing system",
            "pypi_url": "",
            "documentation_url": "",
            "repo_watchers": 59,
            "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": [
                "Henner",
                "mediafactory",
                "paulbellmann",
                "aklick",
                "Hinnack"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/4/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/218/?format=api"
            ],
            "id": 2431,
            "title": "cookiecutter-django-ansible",
            "slug": "cookiecutter-django-ansible",
            "last_updated": "2018-08-03T04:16:50-04:00",
            "last_fetched": "2026-05-27T07:06:34.613280-04:00",
            "repo_url": "https://github.com/benregn/cookiecutter-django-ansible",
            "pypi_version": null,
            "created": "2014-06-18T13:47:01.690653-04:00",
            "modified": "2026-01-29T12:54:59.034283-05:00",
            "repo_forks": 10,
            "repo_description": "A cookiecutter template for creating Django projects and deploying them quickly using Ansible",
            "pypi_url": "",
            "documentation_url": "",
            "repo_watchers": 36,
            "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": [
                "benregn",
                "pydanny",
                "theskumar",
                "ashwoods",
                "luzfcb",
                "toffer",
                "Bouke",
                "vbabiy",
                "russelldavies",
                "justhamade",
                "juliocc",
                "ikkebr",
                "agamdua",
                "a7p",
                "chrisfranklin",
                "glarrain",
                "kevinastone",
                "lukasklein",
                "mattlinares",
                "mozillazg",
                "oubiga",
                "yarikoptic"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/15/?format=api",
                "https://djangopackages.org/api/v4/grids/139/?format=api",
                "https://djangopackages.org/api/v4/grids/34/?format=api"
            ],
            "id": 2430,
            "title": "django-sitemessage",
            "slug": "django-sitemessage",
            "last_updated": "2023-03-18T09:00:11-04:00",
            "last_fetched": "2026-05-27T17:07:05.753214-04:00",
            "repo_url": "https://github.com/idlesign/django-sitemessage",
            "pypi_version": "1.4.0",
            "created": "2014-06-18T09:29:50.861381-04:00",
            "modified": "2026-01-28T14:54:04.805246-05:00",
            "repo_forks": 6,
            "repo_description": "Reusable application for Django introducing a message delivery framework",
            "pypi_url": "http://pypi.python.org/pypi/django-sitemessage",
            "documentation_url": "http://django-sitemessage.readthedocs.org/",
            "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": [
                "idlesign",
                "furins"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/58/?format=api"
            ],
            "id": 2429,
            "title": "django-select-multiple-field",
            "slug": "django-select-multiple-field",
            "last_updated": "2025-11-16T01:30:32-05:00",
            "last_fetched": "2026-05-27T19:06:57.461197-04:00",
            "repo_url": "https://github.com/kelvinwong-ca/django-select-multiple-field",
            "pypi_version": "0.4.2",
            "created": "2014-06-17T09:33:28.019290-04:00",
            "modified": "2026-01-28T15:20:48.408271-05:00",
            "repo_forks": 24,
            "repo_description": "Select multiple choices in a single Django model field",
            "pypi_url": "http://pypi.python.org/pypi/django-select-multiple-field",
            "documentation_url": "",
            "repo_watchers": 34,
            "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,
                13,
                8,
                12,
                0,
                0,
                0,
                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": [
                "kelvinwong-ca",
                "st4lk",
                "gladson",
                "matuu"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 2428,
            "title": "django-abridge",
            "slug": "django-crocodoc",
            "last_updated": "2014-08-07T04:34:00-04:00",
            "last_fetched": "2026-05-28T00:04:44.274889-04:00",
            "repo_url": "https://github.com/rosscdh/django-crocodoc",
            "pypi_version": "0.1.5",
            "created": "2014-06-13T13:45:15.197303-04:00",
            "modified": "2026-01-28T16:00:03.186624-05:00",
            "repo_forks": 0,
            "repo_description": "django integration with crocdoc",
            "pypi_url": "http://pypi.python.org/pypi/django-crocodoc",
            "documentation_url": "",
            "repo_watchers": 3,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "rosscdh",
                "stard0g"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 2427,
            "title": "django-hello_sign",
            "slug": "django-hello_sign",
            "last_updated": "2014-09-23T09:12:41-04:00",
            "last_fetched": "2026-05-28T00:02:57.820645-04:00",
            "repo_url": "https://github.com/rosscdh/django-hello_sign",
            "pypi_version": "0.2.1",
            "created": "2014-06-13T13:44:24.585720-04:00",
            "modified": "2026-01-28T15:57:14.564358-05:00",
            "repo_forks": 1,
            "repo_description": "Django integration app for hellosign",
            "pypi_url": "http://pypi.python.org/pypi/django-hello_sign",
            "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": [
                "rosscdh"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 2426,
            "title": "django-snowshoestamp",
            "slug": "django-snowshoestamp",
            "last_updated": "2014-06-13T13:50:06-04:00",
            "last_fetched": "2026-05-28T02:08:59.317472-04:00",
            "repo_url": "https://github.com/rosscdh/django-snowshoestamp",
            "pypi_version": "0.1.0",
            "created": "2014-06-13T13:44:06.739137-04:00",
            "modified": "2026-01-28T16:22:02.780229-05:00",
            "repo_forks": 0,
            "repo_description": "A Django app for integrating with snowshoestamp",
            "pypi_url": "http://pypi.python.org/pypi/django-snowshoestamp",
            "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": [
                "rosscdh",
                "dimlev"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 2425,
            "title": "django-authy",
            "slug": "django-authy",
            "last_updated": "2014-06-13T17:05:48-04:00",
            "last_fetched": "2026-05-28T02:07:23.946056-04:00",
            "repo_url": "https://github.com/rosscdh/django-authy",
            "pypi_version": "0.1.0",
            "created": "2014-06-13T13:43:44.801120-04:00",
            "modified": "2026-01-28T16:20:00.247507-05:00",
            "repo_forks": 6,
            "repo_description": "Integration with Authy",
            "pypi_url": "http://pypi.python.org/pypi/django-authy",
            "documentation_url": "",
            "repo_watchers": 9,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "rosscdh",
                "jamieconnolly"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/81/?format=api"
            ],
            "id": 2424,
            "title": "django-bootstrap-pagination",
            "slug": "django-bootstrap-pagination",
            "last_updated": "2021-04-16T16:15:55-04:00",
            "last_fetched": "2026-05-27T07:10:17.830615-04:00",
            "repo_url": "https://github.com/jmcclell/django-bootstrap-pagination",
            "pypi_version": "1.7.1",
            "created": "2014-06-13T10:06:51.107800-04:00",
            "modified": "2026-01-29T12:58:47.550464-05:00",
            "repo_forks": 86,
            "repo_description": "Django template tag for rendering Page objects as Bootstrap pagination HTML",
            "pypi_url": "http://pypi.python.org/pypi/django-bootstrap-pagination",
            "documentation_url": "",
            "repo_watchers": 213,
            "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": [
                "jmcclell",
                "kvdveer",
                "Gagaro",
                "richardbrockie",
                "digitalduke",
                "miki725",
                "stevenharris-dev",
                "ctulek",
                "adilkhash",
                "wolph",
                "waffle-with-pears",
                "robbyt",
                "miohtama",
                "masudk",
                "myasui",
                "bastiao",
                "emorozov",
                "bitdeli-chef",
                "wetneb",
                "desecho"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/4/?format=api",
            "grids": [],
            "id": 2423,
            "title": "Django Fixture Tools",
            "slug": "django_fixture_tools",
            "last_updated": "2014-06-03T21:24:33-04:00",
            "last_fetched": "2026-05-27T09:07:40.645764-04:00",
            "repo_url": "https://github.com/JivanAmara/django_fixture_tools",
            "pypi_version": null,
            "created": "2014-06-12T15:51:08.661614-04:00",
            "modified": "2026-01-28T13:05:15.921880-05:00",
            "repo_forks": 1,
            "repo_description": "Tools to create and migrate Django fixtures using South.",
            "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": [
                "JivanAmara"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/25/?format=api"
            ],
            "id": 2422,
            "title": "django-slowtests",
            "slug": "django-slow-tests",
            "last_updated": "2019-02-12T11:58:31-05:00",
            "last_fetched": "2026-05-27T13:01:28.180140-04:00",
            "repo_url": "https://github.com/realpython/django-slow-tests",
            "pypi_version": "1.1.1",
            "created": "2014-06-12T10:27:02.695143-04:00",
            "modified": "2026-01-28T14:09:58.129487-05:00",
            "repo_forks": 23,
            "repo_description": "Locate your slowest tests.",
            "pypi_url": "http://pypi.python.org/pypi/django-slowtests",
            "documentation_url": "https://pythonhosted.org/django-slowtests/",
            "repo_watchers": 181,
            "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": [
                "mjhea0",
                "koleror",
                "simonsmiley",
                "danpalmer",
                "cuducos",
                "lambdacomplete",
                "nickromano",
                "paltman",
                "petedmarsh",
                "anrie"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/250/?format=api"
            ],
            "id": 2421,
            "title": "django-dynamictwain",
            "slug": "django-dynamictwain",
            "last_updated": "2011-03-03T04:23:31-05:00",
            "last_fetched": "2026-05-27T09:06:29.196588-04:00",
            "repo_url": "https://github.com/pelletier/django-dynamictwain",
            "pypi_version": null,
            "created": "2014-06-12T09:37:23.479093-04:00",
            "modified": "2026-01-28T13:03:46.149598-05:00",
            "repo_forks": 2,
            "repo_description": "Django app for an almost painless integration of Dynamic Web Twain in your project.",
            "pypi_url": "",
            "documentation_url": "",
            "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,
                0,
                0,
                0,
                0,
                0,
                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": [
                "pelletier"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/262/?format=api"
            ],
            "id": 2420,
            "title": "django-dashing",
            "slug": "django-dashing",
            "last_updated": "2021-09-23T14:37:54-04:00",
            "last_fetched": "2026-05-27T05:12:55.354865-04:00",
            "repo_url": "https://github.com/talpor/django-dashing",
            "pypi_version": "0.3.4",
            "created": "2014-06-11T22:36:49.269498-04:00",
            "modified": "2026-01-28T17:00:04.005801-05:00",
            "repo_forks": 106,
            "repo_description": "django-dashing is a customisable, modular dashboard application framework for Django to visualize interesting data about your project. Inspired in the dashboard framework Dashing",
            "pypi_url": "http://pypi.python.org/pypi/django-dashing",
            "documentation_url": null,
            "repo_watchers": 729,
            "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": [
                "mtdb",
                "torstenfeld",
                "rvernica",
                "mverteuil",
                "felipearreaza",
                "noirbee",
                "gobelinus",
                "nickburlett",
                "jarekwg",
                "Agent-Jacob",
                "geelweb",
                "atmaniak",
                "itsN0ll",
                "VerosK",
                "timgates42",
                "rafaellehmkuhl",
                "nschlemm",
                "mcomisso",
                "josemariaruiz",
                "erfaan",
                "hockeybuggy",
                "jangeador",
                "benwebber",
                "asampat3090"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 2419,
            "title": "django-image-tools",
            "slug": "django-image-tools",
            "last_updated": "2015-12-04T09:25:37-05:00",
            "last_fetched": "2026-05-27T21:00:36.841342-04:00",
            "repo_url": "https://github.com/bonsaistudio/django-image-tools",
            "pypi_version": "0.8.b3",
            "created": "2014-06-10T05:43:40.854900-04:00",
            "modified": "2026-01-28T15:43:23.046861-05:00",
            "repo_forks": 7,
            "repo_description": "A package to handle images in django",
            "pypi_url": "http://pypi.python.org/pypi/django-image-tools",
            "documentation_url": "https://readthedocs.org/projects/django-image-tools",
            "repo_watchers": 44,
            "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": [
                "xelhark",
                "carusog"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 2418,
            "title": "django-taggit-labels",
            "slug": "django-taggit-labels",
            "last_updated": "2022-09-30T13:40:17-04:00",
            "last_fetched": "2026-05-27T17:00:38.065474-04:00",
            "repo_url": "https://github.com/bennylope/django-taggit-labels",
            "pypi_version": "0.7.0",
            "created": "2014-06-07T17:45:42.104254-04:00",
            "modified": "2026-01-28T14:47:33.542492-05:00",
            "repo_forks": 25,
            "repo_description": "Clickable label widget for django-taggit",
            "pypi_url": "http://pypi.python.org/pypi/django-taggit-labels",
            "documentation_url": "",
            "repo_watchers": 71,
            "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": [
                "bennylope",
                "bcail",
                "leejp74",
                "alexadkins",
                "andrebr",
                "rjmoggach",
                "tkrapp",
                "yuekui",
                "bashu",
                "kavanaghdev",
                "dmyur",
                "fdemmer",
                "jmb",
                "franga2000",
                "zeograd",
                "ZASebastian",
                "travishen",
                "svleeuwen"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/2/?format=api",
            "grids": [],
            "id": 2417,
            "title": "django-datadog",
            "slug": "django-datadog",
            "last_updated": "2017-06-26T10:10:33-04:00",
            "last_fetched": "2026-05-27T09:05:12.216889-04:00",
            "repo_url": "https://github.com/conorbranagan/django-datadog",
            "pypi_version": null,
            "created": "2014-06-06T19:38:37.831491-04:00",
            "modified": "2026-01-28T13:02:23.578751-05:00",
            "repo_forks": 13,
            "repo_description": "A simple Django middleware for submitting timings and exceptions to Datadog.",
            "pypi_url": "",
            "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": [
                "conorbranagan",
                "jefftriplett"
            ]
        },
        {
            "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/406/?format=api"
            ],
            "id": 2416,
            "title": "silk",
            "slug": "silk",
            "last_updated": "2026-05-24T14:50:54-04:00",
            "last_fetched": "2026-05-27T12:02:26.742705-04:00",
            "repo_url": "https://github.com/jazzband/django-silk",
            "pypi_version": "5.5.0",
            "created": "2014-06-06T14:49:25.594418-04:00",
            "modified": "2026-01-28T13:48:29.433292-05:00",
            "repo_forks": 365,
            "repo_description": "Silky smooth profiling for Django",
            "pypi_url": "http://pypi.python.org/pypi/django-silk",
            "documentation_url": "https://github.com/jazzband/silk/blob/master/README.md",
            "repo_watchers": 4970,
            "commits_over_52": [
                1,
                0,
                0,
                0,
                1,
                1,
                0,
                0,
                1,
                0,
                1,
                5,
                6,
                0,
                4,
                0,
                1,
                1,
                0,
                1,
                1,
                0,
                2,
                3,
                0,
                0,
                0,
                0,
                2,
                2,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                1,
                0,
                0,
                3,
                0,
                0,
                3,
                0,
                1,
                0,
                3,
                0,
                0,
                0,
                2
            ],
            "participants": [
                "mtford90",
                "albertyw",
                "avelis",
                "nasirhjafri",
                "pre-commit-ci[bot]",
                "auvipy",
                "Archmonger",
                "SebCorbin",
                "JoshData",
                "jezdez",
                "danielbradburn",
                "daadu",
                "joaofrancese",
                "Jorl17",
                "glujan",
                "Alkalit",
                "brmc",
                "ErwinJunge",
                "mbeacom",
                "Wrhector",
                "dependabot[bot]",
                "regzon",
                "ulgens",
                "egichuri",
                "chrono",
                "hramezani",
                "hanleyhansen",
                "Chris7",
                "florisdenhengst",
                "karabijavad",
                "xrmx",
                "Tirzono",
                "StefanMich",
                "smcoll",
                "SpecLad",
                "Tatsh",
                "munza",
                "timgates42",
                "wm3ndez",
                "baruchoxman",
                "blag",
                "jeffrey-effendy",
                "eshxcmhk",
                "dennybiasiolli",
                "eduzen",
                "smaccona",
                "aehlke",
                "drfb",
                "bryson",
                "ThePumpingLemma",
                "gforcada",
                "jayvdb",
                "joshuadavidthomas",
                "perdy",
                "kevin-brown",
                "MRoci",
                "mackeian",
                "devmonkey22",
                "RaphaelKimmig",
                "rwlogel",
                "shanx",
                "robinchow",
                "acu192",
                "ShlomoCode",
                "svisser",
                "SoyJoseC",
                "s-t-e-v-e-n-k",
                "Taikono-Himazin",
                "starryrbs",
                "rjdebastiani",
                "przxmek",
                "prayashm",
                "phuong",
                "pszulczewski",
                "OscarVanL",
                "nschlemm",
                "nikolaik",
                "nikolas",
                "strig",
                "beltagymohamed",
                "mdiflorio",
                "martin-thoma",
                "shtimn",
                "sgelis",
                "MuslimBeibytuly",
                "marius-mather",
                "lokeshatbigbasket",
                "laurentb2",
                "ka28kumar",
                "armanjtehrani",
                "jazzband-bot",
                "izabala033",
                "drppi44",
                "code-review-doctor",
                "bcmyguest",
                "bazubii",
                "basifat",
                "emregeldegul",
                "yuekui",
                "Yolley",
                "viralj",
                "vsajip",
                "vbawa",
                "ukjin1192",
                "r3m0t",
                "gitter-badger",
                "50-Course",
                "Drache91",
                "Stranger6667",
                "ilndinesh",
                "smithdc1",
                "Flimm",
                "digitaldavenyc",
                "moagstar",
                "fumblehool",
                "vartagg",
                "k4rl85",
                "blut-agent",
                "bartoszhernas",
                "asalahli",
                "stereodamage",
                "ilvar",
                "lockie",
                "Andrew-Chen-Wang",
                "st4lk",
                "mizi",
                "aleksihakli",
                "ahsanshafiq742",
                "aljp",
                "aadu",
                "marianoeramirez",
                "mgaligniana",
                "msaelices",
                "MKolman",
                "mintyPT",
                "quertenmont",
                "leifdenby",
                "lammertw",
                "tirkarthi",
                "goetzk",
                "justinmayhew",
                "joaopedroalbq",
                "JortRoelofs",
                "jdufresne",
                "jeffreyckchau",
                "javaguirre",
                "JannKleen",
                "iafisher",
                "hvdklauw",
                "glennmatthews",
                "ge0rg",
                "luzfcb",
                "florianm",
                "fariddarabi"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 2415,
            "title": "django-geoip-redis",
            "slug": "django-geoip-redis",
            "last_updated": "2013-11-13T15:13:22-05:00",
            "last_fetched": "2026-05-28T00:00:32.008338-04:00",
            "repo_url": "https://github.com/gotlium/django-geoip-redis",
            "pypi_version": "1.2.2",
            "created": "2014-06-04T20:19:32.358767-04:00",
            "modified": "2026-01-28T15:54:24.024061-05:00",
            "repo_forks": 1,
            "repo_description": "App to figure out where your visitors are from by their IP address. Based on default DB or Redis.",
            "pypi_url": "http://pypi.python.org/pypi/django-geoip-redis",
            "documentation_url": "https://pythonhosted.org/django-geoip-redis/",
            "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": [
                "gotlium",
                "bitdeli-chef"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 2414,
            "title": "django-yandex-direct",
            "slug": "django-yandex-direct",
            "last_updated": "2014-05-30T14:13:07-04:00",
            "last_fetched": "2026-05-28T02:09:19.078002-04:00",
            "repo_url": "https://github.com/LPgenerator/django-yandex-direct",
            "pypi_version": "1.0",
            "created": "2014-06-04T20:18:41.107747-04:00",
            "modified": "2026-01-28T16:22:30.295798-05:00",
            "repo_forks": 2,
            "repo_description": "Simple wrapper for the Yandex.Direct API",
            "pypi_url": "http://pypi.python.org/pypi/django-yandex-direct",
            "documentation_url": "",
            "repo_watchers": 10,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": []
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 2413,
            "title": "django-mmc",
            "slug": "django-mmc",
            "last_updated": "2020-06-09T10:55:37-04:00",
            "last_fetched": "2026-05-27T17:11:26.834303-04:00",
            "repo_url": "https://github.com/LPgenerator/django-mmc",
            "pypi_version": "1.6.5",
            "created": "2014-06-04T20:18:22.013793-04:00",
            "modified": "2026-01-28T14:58:50.109116-05:00",
            "repo_forks": 10,
            "repo_description": "App for monitoring management commands on Django.",
            "pypi_url": "http://pypi.python.org/pypi/django-mmc",
            "documentation_url": "",
            "repo_watchers": 44,
            "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": [
                "gotlium",
                "jayvdb",
                "retailify",
                "benjaminrigaud",
                "deniskabalkin",
                "mbartz",
                "DikNuken"
            ]
        }
    ]
}