API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/?format=api&offset=4880
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=4900",
    "previous": "https://djangopackages.org/api/v4/packages/?format=api&limit=20&offset=4860",
    "results": [
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/111/?format=api"
            ],
            "id": 882,
            "title": "django-shop-postfinance",
            "slug": "django-shop-postfinance",
            "last_updated": "2013-09-13T13:35:17-04:00",
            "last_fetched": "2026-05-27T00:04:10.645320-04:00",
            "repo_url": "https://github.com/chrisglass/django-shop-postfinance",
            "pypi_version": "0.0.3",
            "created": "2011-07-26T14:56:32.356698-04:00",
            "modified": "2026-01-28T16:08:55.658483-05:00",
            "repo_forks": 6,
            "repo_description": "A django-SHOP payment backend for postfinance (http://www.postfinance.ch)",
            "pypi_url": "http://pypi.python.org/pypi/django-shop-postfinance",
            "documentation_url": null,
            "repo_watchers": 12,
            "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": [
                "chrisglass",
                "brutasse",
                "gabejackson"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/111/?format=api"
            ],
            "id": 881,
            "title": "django-shop-simplevariations",
            "slug": "django-shop-simplevariations",
            "last_updated": "2014-10-07T04:27:51-04:00",
            "last_fetched": "2026-05-27T00:01:02.537483-04:00",
            "repo_url": "https://github.com/chrisglass/django-shop-simplevariations",
            "pypi_version": "0.0.4",
            "created": "2011-07-26T14:51:32.034490-04:00",
            "modified": "2026-01-28T16:04:20.383371-05:00",
            "repo_forks": 24,
            "repo_description": "A Django SHOP application to handle simple product variations like different colors, sizes, as well as custom text",
            "pypi_url": "http://pypi.python.org/pypi/django-shop-simplevariations",
            "documentation_url": null,
            "repo_watchers": 46,
            "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": [
                "chrisglass",
                "mbrochh",
                "johnfraney",
                "alesdotio",
                "jrief",
                "agentk",
                "clincher"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 880,
            "title": "django-parse_rss",
            "slug": "django-parse_rss",
            "last_updated": null,
            "last_fetched": "2026-05-27T09:12:31.880172-04:00",
            "repo_url": "https://github.com/aaronmader/django-parse_rss/tree/master/parse_rss",
            "pypi_version": null,
            "created": "2011-07-26T14:43:25.994173-04:00",
            "modified": "2026-01-28T13:10:24.059075-05:00",
            "repo_forks": 0,
            "repo_description": "",
            "pypi_url": "",
            "documentation_url": null,
            "repo_watchers": 0,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": []
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/111/?format=api"
            ],
            "id": 879,
            "title": "django-shop-simplecategories",
            "slug": "django-shop-simplecategories",
            "last_updated": "2014-01-24T08:11:35-05:00",
            "last_fetched": "2026-05-26T23:05:14.287272-04:00",
            "repo_url": "https://github.com/chrisglass/django-shop-simplecategories",
            "pypi_version": "0.0.5",
            "created": "2011-07-26T14:29:05.890360-04:00",
            "modified": "2026-01-28T16:00:36.610211-05:00",
            "repo_forks": 11,
            "repo_description": "A simple categories system add-on for django SHOP",
            "pypi_url": "http://pypi.python.org/pypi/django-shop-simplecategories",
            "documentation_url": null,
            "repo_watchers": 19,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "chrisglass",
                "mbrochh",
                "philippeowagner"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/222/?format=api"
            ],
            "id": 878,
            "title": "django-crontab",
            "slug": "django-crontab",
            "last_updated": "2018-05-14T13:50:49-04:00",
            "last_fetched": "2026-05-27T04:02:56.038811-04:00",
            "repo_url": "https://github.com/kraiz/django-crontab",
            "pypi_version": "0.7.1",
            "created": "2011-07-24T22:44:22.844486-04:00",
            "modified": "2026-01-28T16:26:32.427341-05:00",
            "repo_forks": 112,
            "repo_description": "dead simple crontab powered job scheduling for django.",
            "pypi_url": "http://pypi.python.org/pypi/django-crontab",
            "documentation_url": null,
            "repo_watchers": 846,
            "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": [
                "kraiz",
                "arski",
                "bashu",
                "dvd0101",
                "meric426",
                "stardust85",
                "nodiel",
                "petersobhi",
                "vinsia",
                "jiangmf",
                "NULL-OPERATOR"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/4/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/97/?format=api"
            ],
            "id": 877,
            "title": "django-scbv",
            "slug": "django-scbv",
            "last_updated": "2011-07-24T09:34:34-04:00",
            "last_fetched": "2026-05-27T10:06:05.576900-04:00",
            "repo_url": "https://github.com/patrys/django-scbv",
            "pypi_version": "2011.7",
            "created": "2011-07-21T16:56:11.565832-04:00",
            "modified": "2026-01-28T13:16:23.530448-05:00",
            "repo_forks": 0,
            "repo_description": "Simple (and sane) class-based views for Django",
            "pypi_url": "",
            "documentation_url": null,
            "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": [
                "patrys"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 875,
            "title": "django-hotspots for Yandex Maps",
            "slug": "django-hotspots",
            "last_updated": "2011-07-19T04:28:51-04:00",
            "last_fetched": "2026-05-27T09:09:56.792008-04:00",
            "repo_url": "https://github.com/pkolt/django-hotspots",
            "pypi_version": null,
            "created": "2011-07-18T04:27:04.729936-04:00",
            "modified": "2026-01-28T13:06:31.853263-05:00",
            "repo_forks": 0,
            "repo_description": "Создание слоев активных областей для Яндекс Карт",
            "pypi_url": "",
            "documentation_url": null,
            "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": [
                "pkolt"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/25/?format=api",
                "https://djangopackages.org/api/v4/grids/301/?format=api"
            ],
            "id": 874,
            "title": "lettuce",
            "slug": "lettuce",
            "last_updated": "2020-02-26T07:46:05-05:00",
            "last_fetched": "2026-05-26T14:13:50.004831-04:00",
            "repo_url": "https://github.com/gabrielfalcao/lettuce",
            "pypi_version": "0.2.23",
            "created": "2011-07-16T11:05:46.300473-04:00",
            "modified": "2026-01-28T14:42:52.607341-05:00",
            "repo_forks": 323,
            "repo_description": "Behavior-driven-development tool for python, inspired by Cucumber for Ruby ⛺",
            "pypi_url": "http://pypi.python.org/pypi/lettuce",
            "documentation_url": "https://pythonhosted.org/lettuce/",
            "repo_watchers": 1278,
            "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": [
                "gabrielfalcao",
                "danni",
                "adaschevici",
                "chris-morgan",
                "fsouza",
                "apieum",
                "michelts",
                "nikolas",
                "mitgr81",
                "dnozay",
                "benoitbryon",
                "skorokithakis",
                "pehas",
                "wpjunior",
                "SystemParadox",
                "hltbra",
                "pokutnik",
                "kevinastone",
                "medwards",
                "pshomov",
                "Grahack",
                "davidsulc",
                "algernon",
                "akaihola",
                "kyleconroy",
                "JensRantil",
                "alonisser",
                "hmleal",
                "rtkrruvinskiy",
                "rbu",
                "tswicegood",
                "hectord",
                "skoczen",
                "saschwarz",
                "stasfateev",
                "synclover",
                "pib",
                "thedrow",
                "odovzhenko",
                "NicoDeVeaux",
                "njwilson",
                "nehaljwani",
                "beregond",
                "tty170",
                "vbabiy",
                "willembult",
                "xavfernandez",
                "claudiob",
                "smartkiwi",
                "starenka",
                "throwable-one",
                "arnihermann",
                "serefayar",
                "adamchainz",
                "andresgz",
                "aaugustin",
                "brarcher",
                "chibisov",
                "cyrilrbt",
                "dhrrgn",
                "Reldan",
                "esco",
                "generalov",
                "egeland",
                "luzfcb",
                "ikorin",
                "jtatum",
                "jcollado",
                "hexsprite",
                "jangxyz",
                "msabramo",
                "hupf",
                "mike-grayhat",
                "nathanial",
                "vilmibm"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/89/?format=api"
            ],
            "id": 873,
            "title": "django-fileflatpages",
            "slug": "django-fileflatpages",
            "last_updated": "2011-07-16T13:16:07-04:00",
            "last_fetched": "2026-05-27T01:08:10.889175-04:00",
            "repo_url": "https://bitbucket.org/keegan_csmith/django-fileflatpages",
            "pypi_version": "0.1",
            "created": "2011-07-16T08:26:19.946893-04:00",
            "modified": "2026-01-28T16:23:46.661354-05:00",
            "repo_forks": 0,
            "repo_description": "A Django app that makes fixtures for FlatPages more convenient.",
            "pypi_url": "http://pypi.python.org/pypi/django-fileflatpages",
            "documentation_url": null,
            "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": [
                "keegan_csmith"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/4/?format=api",
                "https://djangopackages.org/api/v4/grids/115/?format=api"
            ],
            "id": 872,
            "title": "django-easy-profiles",
            "slug": "django-easy-profiles",
            "last_updated": "2011-10-13T15:39:24-04:00",
            "last_fetched": "2026-05-27T09:06:35.263320-04:00",
            "repo_url": "https://github.com/pydanny/django-easy-profiles",
            "pypi_version": null,
            "created": "2011-07-15T21:05:30.275204-04:00",
            "modified": "2026-01-28T13:03:53.120792-05:00",
            "repo_forks": 3,
            "repo_description": "Many handy django profile tricks to make it easier for developers. PRE-ALPHA: NOT READY FOR USE!",
            "pypi_url": "",
            "documentation_url": "https://readthedocs.org/projects/django-easy-profiles/",
            "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": [
                "pydanny"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/165/?format=api"
            ],
            "id": 871,
            "title": "django-requestlogging",
            "slug": "django-requestlogging",
            "last_updated": "2012-09-26T13:29:16-04:00",
            "last_fetched": "2026-05-26T16:10:17.170676-04:00",
            "repo_url": "https://bitbucket.org/trustcentric/django-requestlogging",
            "pypi_version": "1.0.1",
            "created": "2011-07-15T20:40:20.743618-04:00",
            "modified": "2026-01-28T14:55:33.828343-05:00",
            "repo_forks": 7,
            "repo_description": "Django module that provides a logging filter and middleware to add information about the current request to the logging record.",
            "pypi_url": "http://pypi.python.org/pypi/django-requestlogging",
            "documentation_url": null,
            "repo_watchers": 11,
            "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": [
                "trustcentric"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/28/?format=api"
            ],
            "id": 870,
            "title": "django-hstsmiddleware",
            "slug": "django-hstsmiddleware",
            "last_updated": "2012-07-17T22:15:39-04:00",
            "last_fetched": "2026-05-27T00:06:34.680921-04:00",
            "repo_url": "https://bitbucket.org/trustcentric/django_hstsmiddleware",
            "pypi_version": "1.0",
            "created": "2011-07-15T17:51:51.627409-04:00",
            "modified": "2026-01-28T16:12:39.510476-05:00",
            "repo_forks": 1,
            "repo_description": "Forces the use of HTTPS using HTTP Strict Transport Security (HSTS).",
            "pypi_url": "http://pypi.python.org/pypi/django-hstsmiddleware",
            "documentation_url": null,
            "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": [
                "trustcentric"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/107/?format=api",
                "https://djangopackages.org/api/v4/grids/58/?format=api",
                "https://djangopackages.org/api/v4/grids/274/?format=api"
            ],
            "id": 869,
            "title": "django_markdown",
            "slug": "django_markdown",
            "last_updated": "2015-03-25T08:09:13-04:00",
            "last_fetched": "2026-05-27T05:19:54.218627-04:00",
            "repo_url": "https://github.com/klen/django_markdown",
            "pypi_version": "0.8.4",
            "created": "2011-07-14T22:20:20.420479-04:00",
            "modified": "2026-01-29T12:37:12.737760-05:00",
            "repo_forks": 140,
            "repo_description": "Django markdown support and wysiwig",
            "pypi_url": "http://pypi.python.org/pypi/django-markdown",
            "documentation_url": "https://pythonhosted.org/django-markdown/",
            "repo_watchers": 390,
            "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": [
                "klen",
                "syavorsky",
                "wldcordeiro",
                "alexey-sveshnikov",
                "Alkalit",
                "rhblind",
                "dfeinzeig",
                "harabchuk",
                "fjcaetano",
                "neoascetic",
                "ei-grad",
                "CptLemming",
                "aykut",
                "defbyte",
                "evidens",
                "tomoconnor"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/11/?format=api"
            ],
            "id": 868,
            "title": "django-startcbv",
            "slug": "django-startcbv",
            "last_updated": "2011-10-27T16:37:10-04:00",
            "last_fetched": "2026-05-26T19:08:42.362428-04:00",
            "repo_url": "https://github.com/audreyfeldroy/django-startcbv",
            "pypi_version": "0.2.3",
            "created": "2011-07-14T10:55:56.280684-04:00",
            "modified": "2026-01-28T15:42:18.741809-05:00",
            "repo_forks": 4,
            "repo_description": "Management command to start an app with class-based views.  You use \"python manage.py startcbv <appname>\".  It's very fresh and unstable, so use at your own risk, but it does work!",
            "pypi_url": "http://pypi.python.org/pypi/django-startcbv",
            "documentation_url": "https://readthedocs.org/projects/django-startcbv/",
            "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": [
                "audreyfeldroy",
                "pydanny"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/286/?format=api"
            ],
            "id": 867,
            "title": "django-djobberbase",
            "slug": "django-djobberbase",
            "last_updated": "2018-10-14T14:37:27-04:00",
            "last_fetched": "2026-05-27T09:06:06.849886-04:00",
            "repo_url": "https://github.com/wtrevino/django-djobberbase",
            "pypi_version": "0.1.1",
            "created": "2011-07-12T20:25:16.832888-04:00",
            "modified": "2026-01-28T13:03:26.679707-05:00",
            "repo_forks": 12,
            "repo_description": "A clone of the jobberBase job board platform written using the Django framework.",
            "pypi_url": "http://pypi.python.org/pypi/django-djobberbase",
            "documentation_url": null,
            "repo_watchers": 29,
            "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": [
                "wtrevino",
                "Frai"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/4/?format=api",
            "grids": [],
            "id": 866,
            "title": "django-qsstats",
            "slug": "django-qsstats",
            "last_updated": "2010-03-31T00:44:11-04:00",
            "last_fetched": "2026-05-27T10:05:27.352695-04:00",
            "repo_url": "https://github.com/mcroydon/django-qsstats",
            "pypi_version": null,
            "created": "2011-07-10T12:45:44.661636-04:00",
            "modified": "2026-01-28T13:15:30.426292-05:00",
            "repo_forks": 35,
            "repo_description": "A django microframework that eases the generation of aggregate data for querysets.",
            "pypi_url": "",
            "documentation_url": null,
            "repo_watchers": 78,
            "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": [
                "mcroydon"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/4/?format=api",
            "grids": [],
            "id": 865,
            "title": "django-qsstats-magic",
            "slug": "django-qsstats-magic",
            "last_updated": "2013-04-06T12:22:40-04:00",
            "last_fetched": "2026-05-26T14:08:20.454330-04:00",
            "repo_url": "https://bitbucket.org/kmike/django-qsstats-magic",
            "pypi_version": "1.1.0",
            "created": "2011-07-10T12:40:15.963725-04:00",
            "modified": "2026-01-28T14:38:15.388643-05:00",
            "repo_forks": 15,
            "repo_description": "A django microframework that eases the generation of aggregate data for querysets.\r\n\r\ndjango-qsstats-magic is a refactoring of http://github.com/mcroydon/django-qsstats with slightly changed API, simplified internals, support for more granular intervals and faster time_series implementation.",
            "pypi_url": "http://pypi.python.org/pypi/django-qsstats-magic",
            "documentation_url": null,
            "repo_watchers": 50,
            "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": [
                "kmike"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/110/?format=api",
                "https://djangopackages.org/api/v4/grids/219/?format=api"
            ],
            "id": 864,
            "title": "django-debug-toolbar-user-panel",
            "slug": "django-debug-toolbar-user-panel",
            "last_updated": null,
            "last_fetched": "2026-05-27T09:05:49.745019-04:00",
            "repo_url": "http://code.playfire.com/django-debug-toolbar-user-panel",
            "pypi_version": null,
            "created": "2011-07-08T15:28:36.859636-04:00",
            "modified": "2026-01-28T13:03:08.918410-05:00",
            "repo_forks": 0,
            "repo_description": "",
            "pypi_url": "",
            "documentation_url": null,
            "repo_watchers": 0,
            "commits_over_52": [],
            "participants": []
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/110/?format=api"
            ],
            "id": 863,
            "title": "django-dtpanel-htmltidy",
            "slug": "django-dtpanel-htmltidy",
            "last_updated": "2013-11-11T09:41:31-05:00",
            "last_fetched": "2026-05-27T07:08:15.431737-04:00",
            "repo_url": "https://github.com/joymax/django-dtpanel-htmltidy",
            "pypi_version": "0.1.1",
            "created": "2011-07-08T15:28:02.854215-04:00",
            "modified": "2026-01-29T12:56:40.459466-05:00",
            "repo_forks": 8,
            "repo_description": "Custom panel form Django Debug Toolbar which display HTML Validation errors and warnings",
            "pypi_url": "http://pypi.python.org/pypi/django-dtpanel-htmltidy",
            "documentation_url": null,
            "repo_watchers": 45,
            "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": [
                "mklymyshyn",
                "rmedranollamas"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/110/?format=api",
                "https://djangopackages.org/api/v4/grids/78/?format=api"
            ],
            "id": 862,
            "title": "django-debug-toolbar-mongo",
            "slug": "django-debug-toolbar-mongo",
            "last_updated": "2015-01-05T14:59:18-05:00",
            "last_fetched": "2026-05-27T10:01:27.133603-04:00",
            "repo_url": "https://github.com/hmarr/django-debug-toolbar-mongo",
            "pypi_version": "0.1.10",
            "created": "2011-07-08T15:27:39.116995-04:00",
            "modified": "2026-01-28T13:14:07.273754-05:00",
            "repo_forks": 48,
            "repo_description": "MongoDB panel for the Django Debug Toolbar",
            "pypi_url": "http://pypi.python.org/pypi/django-debug-toolbar-mongo",
            "documentation_url": null,
            "repo_watchers": 91,
            "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",
                "colinhowe",
                "heyman",
                "gehan",
                "brianz",
                "d0ugal",
                "git2samus",
                "viotti",
                "rozza",
                "prymitive"
            ]
        }
    ]
}