API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4066/
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/109/",
        "https://djangopackages.org/api/v4/grids/60/"
    ],
    "id": 4066,
    "title": "chatire",
    "slug": "chatire",
    "last_updated": "2021-03-23T13:16:44-04:00",
    "last_fetched": "2026-02-15T09:04:54.909044-05:00",
    "repo_url": "https://github.com/danidee10/chatire",
    "pypi_version": null,
    "created": "2018-02-19T07:30:52.229383-05:00",
    "modified": "2026-01-29T12:54:06.141985-05:00",
    "repo_forks": 117,
    "repo_description": ":speech_balloon: Real time Chat application built with Vue, Django, RabbitMQ and uWSGI WebSockets.",
    "pypi_url": "",
    "documentation_url": "",
    "repo_watchers": 361,
    "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": [
        "danidee10",
        "ihtiht"
    ]
}