API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/383/?format=api"
    ],
    "id": 4911,
    "title": "wagtail-draftail-snippet",
    "slug": "wagtail-draftail-snippet",
    "last_updated": "2022-11-22T13:05:45-05:00",
    "last_fetched": "2024-10-18T17:48:07.414232-04:00",
    "repo_url": "https://github.com/themotleyfool/wagtail-draftail-snippet",
    "pypi_version": "0.4.2",
    "created": "2020-09-18T15:26:52.724342-04:00",
    "modified": "2025-01-31T14:59:56.239565-05:00",
    "repo_forks": 18,
    "repo_description": "Create links in the Draftail richtext editor based on data in snippet models",
    "pypi_url": "http://pypi.python.org/pypi/wagtail-draftail-snippet",
    "documentation_url": "",
    "repo_watchers": 21,
    "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": [
        "adamghill",
        "Parbhat",
        "ntravis",
        "TMFRook",
        "chitzia",
        "Tijani-Dia",
        "bmoe872"
    ]
}