API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4858/
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/387/"
    ],
    "id": 4858,
    "title": "wagtail-react-streamfield-django-3",
    "slug": "wagtail-react-streamfield-django-3",
    "last_updated": "2020-06-18T14:38:59-04:00",
    "last_fetched": "2022-12-12T21:48:06.923375-05:00",
    "repo_url": "https://github.com/mariod3w/wagtail-react-streamfield",
    "pypi_version": "1.3.5",
    "created": "2020-09-16T18:30:24.936973-04:00",
    "modified": "2025-01-31T14:59:59.903759-05:00",
    "repo_forks": 0,
    "repo_description": "",
    "pypi_url": "https://pypi.org/project/wagtail-react-streamfield-django-3/",
    "documentation_url": "",
    "repo_watchers": 1,
    "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": [
        "BertrandBordage",
        "mwesterhof",
        "mariod3w",
        "roelio",
        "Shagrat",
        "pyneda"
    ]
}