API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4007/
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/41/",
        "https://djangopackages.org/api/v4/grids/87/",
        "https://djangopackages.org/api/v4/grids/312/",
        "https://djangopackages.org/api/v4/grids/313/"
    ],
    "id": 4007,
    "title": "welut",
    "slug": "welut",
    "last_updated": "2017-11-24T01:32:07-05:00",
    "last_fetched": "2026-02-16T03:02:46.772102-05:00",
    "repo_url": "https://github.com/agusmakmun/welut",
    "pypi_version": "1.0.4",
    "created": "2017-11-16T16:44:08.070665-05:00",
    "modified": "2026-01-28T16:11:36.093602-05:00",
    "repo_forks": 10,
    "repo_description": ":wavy_dash: welut is django plugin to convert the .epub, .mobi or .pdf files as images. Usefull to manage e-library or e-commerce bassed on e-book system.",
    "pypi_url": "http://pypi.python.org/pypi/welut",
    "documentation_url": "",
    "repo_watchers": 10,
    "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": [
        "agusmakmun"
    ]
}