API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2832/
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/26/",
        "https://djangopackages.org/api/v4/grids/141/"
    ],
    "id": 2832,
    "title": "django-easyasset",
    "slug": "django-easyasset",
    "last_updated": "2015-10-06T15:02:24-04:00",
    "last_fetched": "2017-07-15T06:11:07.695850-04:00",
    "repo_url": "https://github.com/un1t/django-easyasset",
    "pypi_version": "0.0.6",
    "created": "2015-04-01T09:41:48.976844-04:00",
    "modified": "2025-01-31T14:58:22.597781-05:00",
    "repo_forks": 0,
    "repo_description": "Concatenates and minifies .css and .js files",
    "pypi_url": "",
    "documentation_url": "",
    "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": [
        "un1t"
    ]
}