API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/516/
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/49/"
    ],
    "id": 516,
    "title": "transurlvania",
    "slug": "transurlvania",
    "last_updated": "2011-11-04T14:40:41-04:00",
    "last_fetched": "2026-02-16T03:05:04.216492-05:00",
    "repo_url": "https://github.com/trapeze/transurlvania",
    "pypi_version": "0.2.4",
    "created": "2010-11-30T21:16:47.847976-05:00",
    "modified": "2026-01-28T16:14:50.932475-05:00",
    "repo_forks": 6,
    "repo_description": "This application provides a collection of URL-related utilities for multi-lingual projects. ",
    "pypi_url": "http://pypi.python.org/pypi/transurlvania",
    "documentation_url": null,
    "repo_watchers": 84,
    "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": [
        "greatestape",
        "rdavl"
    ]
}