API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2184/
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/212/"
    ],
    "id": 2184,
    "title": "djangular",
    "slug": "djangular",
    "last_updated": "2016-04-26T07:41:26-04:00",
    "last_fetched": "2026-02-16T00:06:03.287259-05:00",
    "repo_url": "https://github.com/appliedsec/djangular",
    "pypi_version": "0.2.7",
    "created": "2014-01-10T15:31:38.171701-05:00",
    "modified": "2026-01-28T15:46:07.768815-05:00",
    "repo_forks": 40,
    "repo_description": "A reusable Django app that provides better integration and tools for Angular.js",
    "pypi_url": "http://pypi.python.org/pypi/djangular",
    "documentation_url": "",
    "repo_watchers": 217,
    "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": [
        "brian-montgomery",
        "nicholasserra",
        "Huuuze",
        "stephane",
        "dzen"
    ]
}