API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/5690/
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/427/",
        "https://djangopackages.org/api/v4/grids/21/"
    ],
    "id": 5690,
    "title": "Django Q2",
    "slug": "django-q2",
    "last_updated": "2026-01-14T17:58:54-05:00",
    "last_fetched": "2026-02-15T03:05:47.573608-05:00",
    "repo_url": "https://github.com/django-q2/django-q2",
    "pypi_version": "1.9.0",
    "created": "2023-05-27T10:39:42.340592-04:00",
    "modified": "2026-01-28T16:47:03.302522-05:00",
    "repo_forks": 60,
    "repo_description": "A multiprocessing distributed task queue for Django based on Django-Q",
    "pypi_url": "https://pypi.org/project/django-q2",
    "documentation_url": "https://django-q2.readthedocs.org",
    "repo_watchers": 581,
    "commits_over_52": [
        0,
        0,
        0,
        2,
        0,
        0,
        0,
        0,
        1,
        2,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        2,
        2,
        0,
        0,
        0,
        1,
        1,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "Koed00",
        "GDay",
        "Eagllus",
        "jmcvetta",
        "danielwelch",
        "janneronkko",
        "timomeara",
        "msabatier",
        "P-EB",
        "yannpom",
        "telmobarros",
        "kennyhei",
        "valentinogagliardi",
        "benjaoming",
        "kimihito",
        "dependabot[bot]",
        "fallenhitokiri",
        "jnoortheen",
        "ethrgeist",
        "jimjag",
        "Urth",
        "Grayknife",
        "zws2014",
        "adamchainz",
        "vkaracic",
        "tylerharper",
        "Bonekit",
        "pysean3",
        "scottpashley",
        "svdgraaf",
        "ltworf",
        "Lordshinjo",
        "icfly2",
        "paulocoutinhox",
        "ptrcnull",
        "nurettin",
        "bulv1ne",
        "nickpolet",
        "ac130kz",
        "achidlow",
        "wgordon17",
        "lybcyd",
        "alx-sdv",
        "amo13",
        "blockisec",
        "jv3ga",
        "k4ml",
        "mhaehnel",
        "nittolese",
        "aken830806",
        "prollings",
        "sinowood",
        "wy-z",
        "noHairMan",
        "hhyo",
        "amegianeg",
        "asedeno",
        "abxsantos",
        "bokchan",
        "Ch00k",
        "ahivert",
        "pyprism",
        "abompard",
        "Balletie",
        "tremby",
        "lamby",
        "jagu2012",
        "hooverdc",
        "midse",
        "Djailla",
        "dustinblanchard",
        "edthrn",
        "FernandoKGA",
        "GabLeRoux",
        "gchardon-hiventy",
        "Javedgouri",
        "theunraveler",
        "joshuadavidthomas",
        "jrog612",
        "LJlkdskdjflsa",
        "spookylukey",
        "mbachry",
        "thatmattbone",
        "mattaw",
        "MaximilianKindshofer"
    ]
}