API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/?format=api&offset=5420
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=5440",
    "previous": "https://djangopackages.org/api/v4/packages/?format=api&limit=20&offset=5400",
    "results": [
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 318,
            "title": "django-git",
            "slug": "django-git",
            "last_updated": "2010-12-21T23:06:04-05:00",
            "last_fetched": "2026-05-26T08:06:27.041495-04:00",
            "repo_url": "https://github.com/sethtrain/django-git",
            "pypi_version": null,
            "created": "2010-09-13T03:18:31.930218-04:00",
            "modified": "2026-01-28T13:06:03.485886-05:00",
            "repo_forks": 25,
            "repo_description": "A simple gitweb replacement built with Django",
            "pypi_url": "",
            "documentation_url": null,
            "repo_watchers": 160,
            "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": [
                "sethtrain",
                "hughdbrown",
                "fahhem",
                "ctrochalakis"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/87/?format=api",
                "https://djangopackages.org/api/v4/grids/149/?format=api"
            ],
            "id": 317,
            "title": "django-attachments",
            "slug": "django-attachments",
            "last_updated": "2025-04-22T07:59:53-04:00",
            "last_fetched": "2026-05-26T12:20:21.948536-04:00",
            "repo_url": "https://github.com/bartTC/django-attachments",
            "pypi_version": "1.12",
            "created": "2010-09-13T03:17:42.075742-04:00",
            "modified": "2026-01-28T14:27:23.356043-05:00",
            "repo_forks": 89,
            "repo_description": "A generic Django application to attach Files (Attachments) to any model.",
            "pypi_url": "http://pypi.python.org/pypi/django-attachments",
            "documentation_url": null,
            "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": [
                "bartTC",
                "atodorov",
                "dependabot[bot]",
                "darkpixel",
                "gilsondev",
                "chathaway-codes",
                "jezdez",
                "bashu",
                "aleksihakli",
                "Flimm",
                "jangeador",
                "gonzalobustos",
                "jeverling",
                "reb00ter",
                "yesnik",
                "maltalk",
                "ZuluPro",
                "aert",
                "anentropic",
                "mattburlage",
                "morlandi",
                "vitan"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 316,
            "title": "django-twitterauth",
            "slug": "django-twitterauth",
            "last_updated": "2009-05-24T17:50:00-04:00",
            "last_fetched": "2026-05-26T09:07:18.500497-04:00",
            "repo_url": "https://github.com/rcrowley/django-twitterauth",
            "pypi_version": null,
            "created": "2010-09-13T03:17:21.204348-04:00",
            "modified": "2026-01-28T13:17:40.712267-05:00",
            "repo_forks": 4,
            "repo_description": "Use Twitter for authentication in Django",
            "pypi_url": "",
            "documentation_url": null,
            "repo_watchers": 55,
            "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": [
                "rcrowley"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/16/?format=api",
                "https://djangopackages.org/api/v4/grids/138/?format=api"
            ],
            "id": 314,
            "title": "django-dajax",
            "slug": "django-dajax",
            "last_updated": "2014-03-15T18:45:43-04:00",
            "last_fetched": "2026-05-26T04:01:12.181036-04:00",
            "repo_url": "https://github.com/jorgebastida/django-dajax",
            "pypi_version": "0.9.2",
            "created": "2010-09-13T03:16:15.394223-04:00",
            "modified": "2026-01-28T16:59:50.264142-05:00",
            "repo_forks": 97,
            "repo_description": "Easy to use library to create asynchronous presentation logic with django and dajaxice",
            "pypi_url": "http://pypi.python.org/pypi/django-dajax",
            "documentation_url": "https://readthedocs.org/projects/django-dajax/",
            "repo_watchers": 343,
            "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": [
                "jorgebastida"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/59/?format=api"
            ],
            "id": 313,
            "title": "django-objectpermissions",
            "slug": "django-objectpermissions",
            "last_updated": "2010-10-08T07:23:02-04:00",
            "last_fetched": "2026-05-26T08:03:13.999847-04:00",
            "repo_url": "https://github.com/callowayproject/django-objectpermissions",
            "pypi_version": "0.3.3",
            "created": "2010-09-13T03:15:53.316459-04:00",
            "modified": "2026-01-28T13:02:38.640332-05:00",
            "repo_forks": 9,
            "repo_description": "An app to add object-level/row-level permissions to users and groups. Each model can have different permissions.",
            "pypi_url": "http://pypi.python.org/pypi/django-objectpermissions",
            "documentation_url": null,
            "repo_watchers": 88,
            "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": [
                "justquick",
                "jazzido",
                "bhuztez"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 312,
            "title": "django-couch-lifestream",
            "slug": "django-couch-lifestream",
            "last_updated": "2008-12-14T20:58:21-05:00",
            "last_fetched": "2026-05-26T08:02:57.194816-04:00",
            "repo_url": "https://github.com/ericflo/django-couch-lifestream",
            "pypi_version": null,
            "created": "2010-09-13T03:15:36.601198-04:00",
            "modified": "2026-01-28T13:02:13.557089-05:00",
            "repo_forks": 2,
            "repo_description": "An application for creating a lifestream with CouchDB and Django.",
            "pypi_url": "",
            "documentation_url": null,
            "repo_watchers": 67,
            "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"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/4/?format=api",
            "grids": [],
            "id": 311,
            "title": "djangobench",
            "slug": "djangobench",
            "last_updated": "2022-05-03T04:31:58-04:00",
            "last_fetched": "2026-05-26T05:15:34.242130-04:00",
            "repo_url": "https://github.com/django/djangobench",
            "pypi_version": null,
            "created": "2010-09-13T03:15:01.764446-04:00",
            "modified": "2026-01-29T12:58:23.511991-05:00",
            "repo_forks": 55,
            "repo_description": "Harness and benchmarks for evaluating Django's performance over time",
            "pypi_url": "",
            "documentation_url": null,
            "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": [
                "jacobian",
                "timgraham",
                "alex",
                "akaariai",
                "spookylukey",
                "acdha",
                "kaip",
                "mjtamlyn",
                "aaugustin",
                "Bouke",
                "smithdc1",
                "sebleier",
                "d0ugal",
                "adamchainz",
                "carljm",
                "SmileyChris",
                "collinanderson",
                "ericflo",
                "gregmuellegger",
                "jdunck",
                "jphalip",
                "ptone",
                "ramiro",
                "sir-sigurd",
                "charettes",
                "deepakdinesh1123",
                "lqc"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/4/?format=api",
            "grids": [],
            "id": 310,
            "title": "snipmate_for_django",
            "slug": "snipmate_for_django",
            "last_updated": "2010-04-02T18:43:16-04:00",
            "last_fetched": "2026-05-26T10:01:11.400815-04:00",
            "repo_url": "https://github.com/robhudson/snipmate_for_django",
            "pypi_version": null,
            "created": "2010-09-13T03:14:13.835778-04:00",
            "modified": "2026-01-28T13:22:12.502200-05:00",
            "repo_forks": 19,
            "repo_description": "Django snippets for SnipMate, the excellent Vim plugin",
            "pypi_url": "",
            "documentation_url": null,
            "repo_watchers": 145,
            "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": [
                "robhudson",
                "jwpeddle"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/4/?format=api",
            "grids": [],
            "id": 309,
            "title": "django-kvstore",
            "slug": "django-kvstore",
            "last_updated": "2015-02-25T11:15:39-05:00",
            "last_fetched": "2026-05-27T01:07:41.587191-04:00",
            "repo_url": "https://github.com/saymedia/django-kvstore",
            "pypi_version": "1.0",
            "created": "2010-09-13T03:13:17.363635-04:00",
            "modified": "2026-01-28T16:22:59.936237-05:00",
            "repo_forks": 8,
            "repo_description": "A key-value store framework for Django.",
            "pypi_url": "http://pypi.python.org/pypi/django-kvstore",
            "documentation_url": null,
            "repo_watchers": 81,
            "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": [
                "bycoffe",
                "bradchoate"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/78/?format=api"
            ],
            "id": 308,
            "title": "django-mumblr",
            "slug": "django-mumblr",
            "last_updated": "2010-09-13T21:08:08-04:00",
            "last_fetched": "2026-05-26T09:04:27.429477-04:00",
            "repo_url": "https://github.com/hmarr/django-mumblr",
            "pypi_version": null,
            "created": "2010-09-13T03:11:48.654281-04:00",
            "modified": "2026-01-28T13:10:04.459343-05:00",
            "repo_forks": 40,
            "repo_description": "Mumblr is a basic Django tumblelog application that uses MongoDB.",
            "pypi_url": "",
            "documentation_url": null,
            "repo_watchers": 253,
            "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": [
                "hmarr",
                "schallis",
                "dcrosta"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/86/?format=api",
                "https://djangopackages.org/api/v4/grids/327/?format=api"
            ],
            "id": 307,
            "title": "django-timezones",
            "slug": "django-timezones",
            "last_updated": "2014-07-18T09:03:47-04:00",
            "last_fetched": "2026-05-26T17:08:02.129317-04:00",
            "repo_url": "https://github.com/brosner/django-timezones",
            "pypi_version": "0.2",
            "created": "2010-09-13T03:10:22.727824-04:00",
            "modified": "2026-01-28T15:08:14.715710-05:00",
            "repo_forks": 65,
            "repo_description": "A Django reusable app to deal with timezone localization for users.",
            "pypi_url": "http://pypi.python.org/pypi/django-timezones",
            "documentation_url": null,
            "repo_watchers": 194,
            "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",
                "dougn",
                "apenwarr",
                "jtauber",
                "jezdez"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 306,
            "title": "django-query-analyzer",
            "slug": "django-query-analyzer",
            "last_updated": "2010-03-26T16:44:46-04:00",
            "last_fetched": "2023-01-22T17:39:14.311532-05:00",
            "repo_url": "https://github.com/andymckay/django-query-analyzer",
            "pypi_version": null,
            "created": "2010-09-13T03:09:43.724779-04:00",
            "modified": "2025-01-31T14:58:59.130139-05:00",
            "repo_forks": 7,
            "repo_description": "Analyzer of django query",
            "pypi_url": "",
            "documentation_url": null,
            "repo_watchers": 67,
            "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": [
                "fitzgen",
                "stj",
                "robhudson"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/77/?format=api"
            ],
            "id": 305,
            "title": "42-django-couchdb",
            "slug": "42-django-couchdb",
            "last_updated": "2009-08-03T20:47:01-04:00",
            "last_fetched": "2023-12-25T12:36:18.195847-05:00",
            "repo_url": "https://github.com/42/42-django-couchdb",
            "pypi_version": null,
            "created": "2010-09-13T03:09:20.431029-04:00",
            "modified": "2025-01-31T14:57:51.158790-05:00",
            "repo_forks": 2,
            "repo_description": "django couchdb database adapter",
            "pypi_url": "",
            "documentation_url": null,
            "repo_watchers": 74,
            "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": [
                "tilarids",
                "akhavr",
                "playpauseandstop",
                "hotsyk"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 304,
            "title": "django_inlines",
            "slug": "django_inlines",
            "last_updated": "2012-03-02T00:13:20-05:00",
            "last_fetched": "2026-05-26T23:04:01.188596-04:00",
            "repo_url": "https://github.com/mintchaos/django_inlines",
            "pypi_version": "0.7.4",
            "created": "2010-09-13T03:09:06.787238-04:00",
            "modified": "2026-01-28T15:58:32.246183-05:00",
            "repo_forks": 9,
            "repo_description": "django_inlines are for embedding anything you'd like into text in your django apps. ",
            "pypi_url": "http://pypi.python.org/pypi/django_inlines",
            "documentation_url": null,
            "repo_watchers": 84,
            "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": [
                "mintchaos",
                "bartTC",
                "toastdriven",
                "blturner",
                "jezdez"
            ]
        },
        {
            "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/113/?format=api",
                "https://djangopackages.org/api/v4/grids/35/?format=api",
                "https://djangopackages.org/api/v4/grids/164/?format=api"
            ],
            "id": 303,
            "title": "django-smuggler",
            "slug": "django-smuggler",
            "last_updated": "2022-02-03T08:31:17-05:00",
            "last_fetched": "2026-05-26T08:10:12.613134-04:00",
            "repo_url": "https://github.com/semente/django-smuggler",
            "pypi_version": "1.0.4",
            "created": "2010-09-13T03:07:47.086202-04:00",
            "modified": "2026-01-28T13:11:42.995978-05:00",
            "repo_forks": 33,
            "repo_description": "Django Smuggler is a pluggable application for Django Web Framework that helps you to import/export fixtures via the automatically-generated administration interface.",
            "pypi_url": "http://pypi.python.org/pypi/django-smuggler",
            "documentation_url": null,
            "repo_watchers": 372,
            "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": [
                "jaap3",
                "morlandi",
                "semente",
                "pconerly",
                "lmorchard",
                "fedosov",
                "kliver",
                "timgates42",
                "artscoop",
                "catmidia",
                "lachie"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 302,
            "title": "django-vcs",
            "slug": "django-vcs",
            "last_updated": "2014-03-02T12:42:39-05:00",
            "last_fetched": "2026-05-27T01:06:28.255637-04:00",
            "repo_url": "https://github.com/alex/django-vcs",
            "pypi_version": "0.1",
            "created": "2010-09-13T03:07:23.925129-04:00",
            "modified": "2026-01-28T16:20:58.471551-05:00",
            "repo_forks": 2,
            "repo_description": "A django application for working with a VCS, analagous to some of Trac's features.",
            "pypi_url": "http://pypi.python.org/pypi/django-vcs",
            "documentation_url": null,
            "repo_watchers": 86,
            "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",
                "justinabrahms",
                "yetkinozturk"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/145/?format=api"
            ],
            "id": 301,
            "title": "django-ratings",
            "slug": "django-ratings",
            "last_updated": "2015-01-27T19:39:47-05:00",
            "last_fetched": "2026-05-26T05:03:02.956298-04:00",
            "repo_url": "https://github.com/dcramer/django-ratings",
            "pypi_version": "0.3.7",
            "created": "2010-09-13T03:06:48.219534-04:00",
            "modified": "2026-01-29T12:47:18.941038-05:00",
            "repo_forks": 165,
            "repo_description": "Pluggable rating fields in Django.",
            "pypi_url": "http://pypi.python.org/pypi/django-ratings",
            "documentation_url": null,
            "repo_watchers": 408,
            "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",
                "kottenator",
                "jpic",
                "divyekapoor",
                "elyezer",
                "jezdez",
                "kulbir",
                "strakh"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/102/?format=api"
            ],
            "id": 300,
            "title": "django-gatekeeper",
            "slug": "django-gatekeeper",
            "last_updated": "2010-04-20T18:04:29-04:00",
            "last_fetched": "2026-05-27T00:06:53.565565-04:00",
            "repo_url": "https://github.com/sunlightlabs/django-gatekeeper",
            "pypi_version": "0.3.0",
            "created": "2010-09-13T03:06:29.188491-04:00",
            "modified": "2026-01-28T16:13:11.148115-05:00",
            "repo_forks": 20,
            "repo_description": "Django object moderation",
            "pypi_url": "http://pypi.python.org/pypi/django-gatekeeper",
            "documentation_url": null,
            "repo_watchers": 90,
            "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": [
                "jamesturk",
                "jcarbaugh",
                "copiesofcopies"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/14/?format=api"
            ],
            "id": 299,
            "title": "django-sphinx",
            "slug": "django-sphinx",
            "last_updated": "2015-01-27T19:40:03-05:00",
            "last_fetched": "2026-05-26T19:04:57.553735-04:00",
            "repo_url": "https://github.com/dcramer/django-sphinx",
            "pypi_version": "2.2.4",
            "created": "2010-09-13T03:05:59.534147-04:00",
            "modified": "2026-01-28T15:27:27.364250-05:00",
            "repo_forks": 123,
            "repo_description": "A transparent layer for full-text search using Sphinx and Django",
            "pypi_url": "http://pypi.python.org/pypi/django-sphinx",
            "documentation_url": null,
            "repo_watchers": 359,
            "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",
                "mwrshl",
                "wojciechpolak"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/153/?format=api"
            ],
            "id": 298,
            "title": "django-tokyo-sessions",
            "slug": "django-tokyo-sessions",
            "last_updated": "2009-03-02T00:14:09-05:00",
            "last_fetched": "2026-05-27T01:06:25.888880-04:00",
            "repo_url": "https://github.com/ericflo/django-tokyo-sessions",
            "pypi_version": "0.1.0",
            "created": "2010-09-13T03:05:25.078464-04:00",
            "modified": "2026-01-28T16:20:54.446404-05:00",
            "repo_forks": 1,
            "repo_description": "This is a session backend for Django that stores sessions in a Tokyo Cabinet database, which communicates via Tokyo Tyrant using the PyTyrant library.  Tokyo Cabinet is a key-value store similar to BDB.",
            "pypi_url": "http://pypi.python.org/pypi/django-tokyo-sessions",
            "documentation_url": null,
            "repo_watchers": 82,
            "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"
            ]
        }
    ]
}