API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/2/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/35/",
        "https://djangopackages.org/api/v4/grids/113/",
        "https://djangopackages.org/api/v4/grids/264/"
    ],
    "id": 5047,
    "title": "frePPLe data admin",
    "slug": "frepple-data-admin",
    "last_updated": "2021-09-28T11:22:00-04:00",
    "last_fetched": "2026-02-15T07:05:08.390474-05:00",
    "repo_url": "https://github.com/frepple/frepple-data-admin",
    "pypi_version": "1.0.0",
    "created": "2021-04-19T07:37:05.309924-04:00",
    "modified": "2026-01-29T12:46:34.670047-05:00",
    "repo_forks": 5,
    "repo_description": "A django-based framework for rapid development of enterprise data applications.",
    "pypi_url": "",
    "documentation_url": "https://frepple-data-admin.readthedocs.io/en/latest/",
    "repo_watchers": 8,
    "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": [
        "jdetaeye"
    ]
}