API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/4/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/25/?format=api",
        "https://djangopackages.org/api/v4/grids/113/?format=api",
        "https://djangopackages.org/api/v4/grids/11/?format=api"
    ],
    "id": 5587,
    "title": "faker-file",
    "slug": "faker-file",
    "last_updated": "2026-03-08T19:59:01-04:00",
    "last_fetched": "2026-05-26T12:22:40.087650-04:00",
    "repo_url": "https://github.com/barseghyanartur/faker-file",
    "pypi_version": "0.19.1",
    "created": "2022-12-06T02:48:18.490135-05:00",
    "modified": "2026-03-17T19:45:04.858736-04:00",
    "repo_forks": 10,
    "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": 104,
    "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,
        8,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "barseghyanartur",
        "artur-barseghyan-springernature",
        "martinburchell"
    ]
}