API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/4/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/25/",
        "https://djangopackages.org/api/v4/grids/113/",
        "https://djangopackages.org/api/v4/grids/11/"
    ],
    "id": 5587,
    "title": "faker-file",
    "slug": "faker-file",
    "last_updated": "2025-05-20T16:57:05-04:00",
    "last_fetched": "2026-02-15T19:11:18.361570-05:00",
    "repo_url": "https://github.com/barseghyanartur/faker-file",
    "pypi_version": "0.18.4",
    "created": "2022-12-06T02:48:18.490135-05:00",
    "modified": "2026-02-14T18:27:54.486738-05:00",
    "repo_forks": 9,
    "repo_description": "Create files with fake data. In many formats. With no efforts.",
    "pypi_url": "https://pypi.org/project/faker-file",
    "documentation_url": "https://faker-file.readthedocs.io/",
    "repo_watchers": 102,
    "commits_over_52": [
        0,
        0,
        0,
        4,
        2,
        0,
        0,
        0,
        2,
        0,
        12,
        4,
        0,
        4,
        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": [
        "barseghyanartur",
        "artur-barseghyan-springernature",
        "martinburchell"
    ]
}