API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/3/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/226/"
    ],
    "id": 2271,
    "title": "wq Website",
    "slug": "wqio",
    "last_updated": "2019-08-07T03:46:18-04:00",
    "last_fetched": "2026-02-16T00:06:00.075978-05:00",
    "repo_url": "https://github.com/powered-by-wq/wq.io",
    "pypi_version": "0.7.2",
    "created": "2014-03-12T13:28:34.053571-04:00",
    "modified": "2026-01-28T15:46:01.460492-05:00",
    "repo_forks": 0,
    "repo_description": "Source for the wq project website (https://wq.io) which is itself powered by Django and wq.",
    "pypi_url": "http://pypi.python.org/pypi/wqio",
    "documentation_url": "",
    "repo_watchers": 2,
    "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": [
        "sheppard"
    ]
}