API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/?format=api&offset=5440
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=5460",
    "previous": "https://djangopackages.org/api/v4/packages/?format=api&limit=20&offset=5420",
    "results": [
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/113/?format=api"
            ],
            "id": 297,
            "title": "django-batch-select",
            "slug": "django-batch-select",
            "last_updated": "2011-11-19T10:16:25-05:00",
            "last_fetched": "2026-05-27T00:01:49.557904-04:00",
            "repo_url": "https://github.com/lilspikey/django-batch-select",
            "pypi_version": "0.2.4",
            "created": "2010-09-13T03:04:51.501831-04:00",
            "modified": "2026-01-28T16:05:36.854879-05:00",
            "repo_forks": 7,
            "repo_description": "batch select many-to-many and one-to-many fields (to help avoid n+1 query problem)",
            "pypi_url": "http://pypi.python.org/pypi/django-batch-select",
            "documentation_url": null,
            "repo_watchers": 162,
            "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": [
                "lilspikey",
                "akaihola",
                "dgouldin",
                "kmike"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 296,
            "title": "django-template-repl",
            "slug": "django-template-repl",
            "last_updated": "2013-03-19T21:23:39-04:00",
            "last_fetched": "2026-05-26T19:08:39.747310-04:00",
            "repo_url": "https://github.com/codysoyland/django-template-repl",
            "pypi_version": "0.3.0",
            "created": "2010-09-13T03:04:37.151071-04:00",
            "modified": "2026-01-28T15:42:14.726879-05:00",
            "repo_forks": 7,
            "repo_description": "A readline shell for the Django template language.",
            "pypi_url": "http://pypi.python.org/pypi/django-template-repl",
            "documentation_url": null,
            "repo_watchers": 116,
            "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": [
                "codysoyland"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 295,
            "title": "django-twitter-oauth",
            "slug": "django-twitter-oauth",
            "last_updated": "2011-03-24T06:22:56-04:00",
            "last_fetched": "2026-05-26T09:07:20.297761-04:00",
            "repo_url": "https://github.com/henriklied/django-twitter-oauth",
            "pypi_version": null,
            "created": "2010-09-13T03:03:31.471489-04:00",
            "modified": "2026-01-28T13:17:42.801806-05:00",
            "repo_forks": 28,
            "repo_description": "Example of how to authenticate against Twitter oAuth using Django",
            "pypi_url": "",
            "documentation_url": null,
            "repo_watchers": 121,
            "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": [
                "dougireton",
                "abunsen",
                "ccg"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 294,
            "title": "django-admin-histograms",
            "slug": "django-admin-histograms",
            "last_updated": "2010-01-23T03:45:05-05:00",
            "last_fetched": "2026-05-26T05:13:28.458189-04:00",
            "repo_url": "https://github.com/alex/django-admin-histograms",
            "pypi_version": null,
            "created": "2010-09-13T03:03:25.520340-04:00",
            "modified": "2026-01-29T12:56:12.947568-05:00",
            "repo_forks": 9,
            "repo_description": "A library for simple histograms in Django's admin.",
            "pypi_url": "",
            "documentation_url": null,
            "repo_watchers": 106,
            "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": [
                "alex",
                "dnordberg",
                "tzangms"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/281/?format=api"
            ],
            "id": 293,
            "title": "django-faq",
            "slug": "django-faq",
            "last_updated": "2013-10-01T23:35:54-04:00",
            "last_fetched": "2026-05-25T23:02:58.088877-04:00",
            "repo_url": "https://github.com/howiworkdaily/django-faq",
            "pypi_version": "0.8.3",
            "created": "2010-09-13T03:03:20.676762-04:00",
            "modified": "2026-01-28T16:14:34.524571-05:00",
            "repo_forks": 98,
            "repo_description": "a simple faq application for django apps",
            "pypi_url": "http://pypi.python.org/pypi/django-faq",
            "documentation_url": null,
            "repo_watchers": 221,
            "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": [
                "howiworkdaily",
                "jacobian",
                "ipmb",
                "brosner",
                "montylounge",
                "RockHoward",
                "jezdez",
                "dulacp",
                "mikek"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/4/?format=api",
            "grids": [],
            "id": 292,
            "title": "nose-achievements",
            "slug": "nose-achievements",
            "last_updated": "2016-09-19T23:53:30-04:00",
            "last_fetched": "2026-05-26T09:09:11.355839-04:00",
            "repo_url": "https://github.com/exogen/nose-achievements",
            "pypi_version": null,
            "created": "2010-09-13T03:02:19.562267-04:00",
            "modified": "2026-01-28T13:20:55.397323-05:00",
            "repo_forks": 2,
            "repo_description": "[UNMAINTAINED] Unlock achievements when running tests with nose, unittest, or Django!",
            "pypi_url": "",
            "documentation_url": null,
            "repo_watchers": 118,
            "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": [
                "exogen"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/3/?format=api",
            "grids": [],
            "id": 291,
            "title": "hotdot",
            "slug": "hotdot",
            "last_updated": "2010-02-16T05:16:37-05:00",
            "last_fetched": "2026-05-26T10:01:55.905422-04:00",
            "repo_url": "https://github.com/clemesha/hotdot",
            "pypi_version": null,
            "created": "2010-09-13T03:01:26.160498-04:00",
            "modified": "2026-01-28T13:23:17.946416-05:00",
            "repo_forks": 15,
            "repo_description": "Create realtime webapps using Django + Orbited + Twisted",
            "pypi_url": "",
            "documentation_url": null,
            "repo_watchers": 184,
            "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": [
                "clemesha",
                "ssteinerx"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/4/?format=api",
            "grids": [],
            "id": 290,
            "title": "django-kong",
            "slug": "django-kong",
            "last_updated": "2017-07-27T12:41:13-04:00",
            "last_fetched": "2026-05-25T23:04:15.345639-04:00",
            "repo_url": "https://github.com/ericholscher/django-kong",
            "pypi_version": "0.9",
            "created": "2010-09-13T03:00:39.955177-04:00",
            "modified": "2026-01-28T16:16:45.703510-05:00",
            "repo_forks": 90,
            "repo_description": "A server description and deployment testing tool for King Kong sized sites",
            "pypi_url": "http://pypi.python.org/pypi/django-kong",
            "documentation_url": "https://readthedocs.org/projects/django-kong/",
            "repo_watchers": 134,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "ericholscher",
                "selwin",
                "ulf",
                "jezdez",
                "whit"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/4/?format=api",
            "grids": [],
            "id": 289,
            "title": "ratelimitcache",
            "slug": "ratelimitcache",
            "last_updated": "2017-10-12T00:48:51-04:00",
            "last_fetched": "2026-05-26T10:05:34.480063-04:00",
            "repo_url": "https://github.com/simonw/ratelimitcache",
            "pypi_version": null,
            "created": "2010-09-13T02:58:56.218694-04:00",
            "modified": "2026-01-28T13:26:27.463623-05:00",
            "repo_forks": 19,
            "repo_description": "A memcached backed rate limiting decorator for Django.",
            "pypi_url": "",
            "documentation_url": null,
            "repo_watchers": 142,
            "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": [
                "simonw"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 287,
            "title": "django-sorting",
            "slug": "django-sorting",
            "last_updated": "2009-08-18T20:46:43-04:00",
            "last_fetched": "2026-05-26T18:05:27.872275-04:00",
            "repo_url": "https://github.com/directeur/django-sorting",
            "pypi_version": "0.1",
            "created": "2010-09-13T02:56:42.924815-04:00",
            "modified": "2026-01-28T15:17:09.524255-05:00",
            "repo_forks": 72,
            "repo_description": "Like ericflo's django pagination, but this one does the sorting! used with ericflo's pagination, displaying tabular paginated and sortable data is very easy!",
            "pypi_url": "http://pypi.python.org/pypi/django-sorting",
            "documentation_url": null,
            "repo_watchers": 168,
            "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": [
                "ericflo",
                "directeur",
                "jezdez"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 286,
            "title": "django-db-log",
            "slug": "django-db-log",
            "last_updated": "2012-10-31T06:05:53-04:00",
            "last_fetched": "2026-05-26T17:02:55.320721-04:00",
            "repo_url": "https://github.com/dcramer/django-db-log",
            "pypi_version": "2.2.1",
            "created": "2010-09-13T02:56:36.524806-04:00",
            "modified": "2026-01-28T15:02:05.387787-05:00",
            "repo_forks": 27,
            "repo_description": "This project is no longer updated. Please see https://sentry.io/ for its successor",
            "pypi_url": "http://pypi.python.org/pypi/django-db-log",
            "documentation_url": null,
            "repo_watchers": 124,
            "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": [
                "dcramer",
                "brosner",
                "tail",
                "alesasnouski",
                "bretthoerner",
                "gabesmed",
                "jsma"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/3/?format=api",
            "grids": [],
            "id": 285,
            "title": "chishop",
            "slug": "chishop",
            "last_updated": "2011-04-01T18:10:39-04:00",
            "last_fetched": "2026-05-25T23:03:20.268691-04:00",
            "repo_url": "https://github.com/ask/chishop",
            "pypi_version": "0.2.0",
            "created": "2010-09-13T02:55:38.630232-04:00",
            "modified": "2026-01-28T16:15:14.961357-05:00",
            "repo_forks": 108,
            "repo_description": "Please use https://github.com/benliles/chishop",
            "pypi_url": "http://pypi.python.org/pypi/chishop",
            "documentation_url": null,
            "repo_watchers": 175,
            "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": [
                "hltbra",
                "ask",
                "bshi",
                "brosner",
                "runeh",
                "dcramer",
                "viniciuschagas",
                "vandersonmota",
                "btubbs",
                "stefanfoulis"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/3/?format=api",
            "grids": [],
            "id": 284,
            "title": "djangopeople.net",
            "slug": "djangopeoplenet",
            "last_updated": "2009-09-12T11:17:47-04:00",
            "last_fetched": "2026-05-26T09:04:42.607245-04:00",
            "repo_url": "https://github.com/simonw/djangopeople.net",
            "pypi_version": null,
            "created": "2010-09-13T02:54:55.994841-04:00",
            "modified": "2026-01-28T13:10:28.015618-05:00",
            "repo_forks": 60,
            "repo_description": "A geographical community site for Django developers.",
            "pypi_url": "",
            "documentation_url": null,
            "repo_watchers": 113,
            "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": [
                "andrewgodwin",
                "jdunck"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 283,
            "title": "django-elsewhere",
            "slug": "django-elsewhere",
            "last_updated": "2009-03-29T19:45:57-04:00",
            "last_fetched": "2026-05-26T09:05:41.003992-04:00",
            "repo_url": "https://github.com/leah/django-elsewhere",
            "pypi_version": null,
            "created": "2010-09-13T02:54:29.337504-04:00",
            "modified": "2026-01-28T13:14:49.284394-05:00",
            "repo_forks": 16,
            "repo_description": "Edit and display links to your online social network profiles.",
            "pypi_url": "",
            "documentation_url": null,
            "repo_watchers": 114,
            "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": [
                "leah",
                "justinabrahms",
                "chrishas35"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/25/?format=api"
            ],
            "id": 282,
            "title": "django-test-extensions",
            "slug": "django-test-extensions",
            "last_updated": "2011-10-26T15:20:49-04:00",
            "last_fetched": "2026-05-26T17:02:09.071725-04:00",
            "repo_url": "https://github.com/garethr/django-test-extensions",
            "pypi_version": "0.14",
            "created": "2010-09-13T02:53:14.506623-04:00",
            "modified": "2026-01-28T15:01:05.646652-05:00",
            "repo_forks": 30,
            "repo_description": "A set of custom assertions and examples for use testing django applications",
            "pypi_url": "http://pypi.python.org/pypi/django-test-extensions",
            "documentation_url": null,
            "repo_watchers": 146,
            "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": [
                "garethr",
                "rca",
                "Phlip",
                "sverrejoh",
                "alanjds",
                "igorsobreira",
                "jezdez",
                "schinckel",
                "ricardochimal",
                "andrewsmedina",
                "bialecki",
                "tswicegood"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/26/?format=api"
            ],
            "id": 281,
            "title": "django-media-bundler",
            "slug": "django-media-bundler",
            "last_updated": "2013-01-13T10:59:39-05:00",
            "last_fetched": "2026-05-26T03:03:56.813291-04:00",
            "repo_url": "https://github.com/rnk/django-media-bundler",
            "pypi_version": "0.3",
            "created": "2010-09-13T02:52:18.199893-04:00",
            "modified": "2026-01-28T16:49:12.761786-05:00",
            "repo_forks": 19,
            "repo_description": "Django application that bundles your Javascript and CSS and sprites your icons.",
            "pypi_url": "http://pypi.python.org/pypi/django-media-bundler",
            "documentation_url": null,
            "repo_watchers": 119,
            "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": [
                "rnk",
                "djrodgerspryor"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/33/?format=api",
                "https://djangopackages.org/api/v4/grids/148/?format=api"
            ],
            "id": 280,
            "title": "django-friends",
            "slug": "django-friends",
            "last_updated": "2013-01-26T14:32:37-05:00",
            "last_fetched": "2026-05-26T23:03:36.086802-04:00",
            "repo_url": "https://github.com/jtauber/django-friends",
            "pypi_version": "0.1.5",
            "created": "2010-09-13T02:51:31.001342-04:00",
            "modified": "2026-01-28T15:57:51.785464-05:00",
            "repo_forks": 84,
            "repo_description": "friendship, contact and invitation management for the Django web framework",
            "pypi_url": "http://pypi.python.org/pypi/django-friends",
            "documentation_url": null,
            "repo_watchers": 214,
            "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": [
                "jtauber",
                "brosner",
                "jezdez",
                "alibrahim",
                "empty",
                "tmc"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/2/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/1/?format=api"
            ],
            "id": 279,
            "title": "ella",
            "slug": "ella",
            "last_updated": "2014-04-01T20:45:50-04:00",
            "last_fetched": "2026-05-26T16:07:36.207248-04:00",
            "repo_url": "https://github.com/ella/ella",
            "pypi_version": "3.0.13",
            "created": "2010-09-13T02:50:38.135351-04:00",
            "modified": "2026-01-28T14:52:59.426190-05:00",
            "repo_forks": 75,
            "repo_description": "Ella is a CMS based on Python web framework Django with a main focus on high-traffic news websites and Internet magazines.",
            "pypi_url": "http://pypi.python.org/pypi/ella",
            "documentation_url": "https://readthedocs.org/projects/ella/",
            "repo_watchers": 304,
            "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": [
                "honzakral",
                "whit",
                "kvbik",
                "iky",
                "aleszoulek",
                "mbambas",
                "czervenka",
                "Almad",
                "avelino",
                "MichalMaM",
                "xaralis",
                "Sixtease",
                "seifert",
                "miso-belica",
                "praus",
                "jan-matejka",
                "Wilson194",
                "naro",
                "andymccurdy",
                "JirkaChadima",
                "TomasFlam",
                "yedpodtrzitko"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 278,
            "title": "django-memcache-status",
            "slug": "django-memcache-status",
            "last_updated": "2024-04-05T06:04:50-04:00",
            "last_fetched": "2026-05-26T04:10:51.717666-04:00",
            "repo_url": "https://github.com/bartTC/django-memcache-status",
            "pypi_version": "2.3",
            "created": "2010-09-13T02:48:48.688355-04:00",
            "modified": "2026-01-29T12:40:11.585584-05:00",
            "repo_forks": 27,
            "repo_description": "Django admin extension that displays statistics about your memcached instances.",
            "pypi_url": "http://pypi.python.org/pypi/django-memcache-status",
            "documentation_url": null,
            "repo_watchers": 265,
            "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": [
                "bartTC",
                "nicholasserra",
                "dependabot[bot]",
                "lukegb",
                "ben-prezola",
                "francisco-ginger",
                "mvasilkov"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/67/?format=api",
                "https://djangopackages.org/api/v4/grids/83/?format=api"
            ],
            "id": 277,
            "title": "django-openid",
            "slug": "django-openid",
            "last_updated": "2013-10-21T06:30:34-04:00",
            "last_fetched": "2026-05-26T04:11:37.866941-04:00",
            "repo_url": "https://github.com/simonw/django-openid",
            "pypi_version": null,
            "created": "2010-09-13T02:47:34.180723-04:00",
            "modified": "2026-01-29T12:41:03.987550-05:00",
            "repo_forks": 30,
            "repo_description": "A modern library for integrating OpenID with Django - incomplete, but really nearly there (promise)",
            "pypi_url": "",
            "documentation_url": "https://readthedocs.org/projects/django-openid/",
            "repo_watchers": 164,
            "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": [
                "brosner",
                "jezdez",
                "dpoirier",
                "fmarier",
                "robhudson"
            ]
        }
    ]
}