API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2948/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "category": "https://djangopackages.org/api/v4/categories/1/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/136/",
        "https://djangopackages.org/api/v4/grids/303/"
    ],
    "id": 2948,
    "title": "Django Q",
    "slug": "django-q",
    "last_updated": "2021-06-26T08:04:16-04:00",
    "last_fetched": "2026-02-15T03:05:54.219101-05:00",
    "repo_url": "https://github.com/Koed00/django-q",
    "pypi_version": "1.3.9",
    "created": "2015-06-28T15:11:49.575042-04:00",
    "modified": "2026-01-28T16:47:08.059234-05:00",
    "repo_forks": 314,
    "repo_description": "A multiprocessing distributed task queue for Django",
    "pypi_url": "http://pypi.python.org/pypi/django-q",
    "documentation_url": "https://django-q.readthedocs.org",
    "repo_watchers": 1878,
    "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": [
        "Koed00",
        "Eagllus",
        "jmcvetta",
        "danielwelch",
        "janneronkko",
        "timomeara",
        "yannpom",
        "benjaoming",
        "kennyhei",
        "telmobarros",
        "valentinogagliardi",
        "dependabot[bot]",
        "fallenhitokiri",
        "P-EB",
        "Urth",
        "zws2014",
        "achidlow",
        "MaximilianKindshofer",
        "nickpolet",
        "bulv1ne",
        "nurettin",
        "icfly2",
        "svdgraaf",
        "pysean3",
        "tylerharper",
        "vkaracic",
        "wgordon17",
        "alx-sdv",
        "amo13",
        "k4ml",
        "nittolese",
        "aken830806",
        "wy-z",
        "hhyo",
        "asedeno",
        "abxsantos",
        "pyprism",
        "abompard",
        "Balletie",
        "tremby",
        "lamby",
        "jagu2012",
        "midse",
        "Djailla",
        "edthrn",
        "GabLeRoux",
        "gchardon-hiventy",
        "Javedgouri",
        "theunraveler",
        "thatmattbone",
        "mattaw"
    ]
}