API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/60/?format=api",
        "https://djangopackages.org/api/v4/grids/421/?format=api",
        "https://djangopackages.org/api/v4/grids/446/?format=api"
    ],
    "id": 4954,
    "title": "django-unicorn",
    "slug": "django-unicorn",
    "last_updated": "2026-03-07T13:53:22-05:00",
    "last_fetched": "2026-05-26T12:09:16.610316-04:00",
    "repo_url": "https://github.com/adamghill/django-unicorn",
    "pypi_version": "0.67.0",
    "created": "2020-11-20T12:43:42.865507-05:00",
    "modified": "2026-01-28T14:20:03.525745-05:00",
    "repo_forks": 132,
    "repo_description": "The magical reactive component framework for Django ✨",
    "pypi_url": "http://pypi.python.org/pypi/django-unicorn",
    "documentation_url": "https://www.django-unicorn.com/docs/",
    "repo_watchers": 2652,
    "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,
        44,
        10,
        17,
        0,
        0,
        14,
        47,
        9,
        9,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "adamghill",
        "allcontributors[bot]",
        "JohananOppongAmoateng",
        "dancaron",
        "bazubii",
        "mihrab34",
        "imankulov",
        "github-actions[bot]",
        "nerdoc",
        "felipmartins",
        "epw1624",
        "stat1c-void",
        "tataraba",
        "s1liconcow",
        "superboy-zjc",
        "dependabot[bot]",
        "joshiggins",
        "JeremyLWright",
        "regoawt",
        "zodman",
        "hauntsaninja",
        "pbadeer",
        "bloodywing",
        "martey",
        "rhymiz",
        "lassebomh",
        "jacksund",
        "hendi",
        "frnidito",
        "Franziskhan",
        "edelvalle",
        "gsxdsm",
        "adamsc64",
        "clangley",
        "apoorvaeternity"
    ]
}