API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/5083/
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/241/",
        "https://djangopackages.org/api/v4/grids/51/"
    ],
    "id": 5083,
    "title": "marion",
    "slug": "marion",
    "last_updated": "2024-01-12T03:50:30-05:00",
    "last_fetched": "2026-02-15T09:04:39.892799-05:00",
    "repo_url": "https://github.com/openfun/marion",
    "pypi_version": "0.6.0",
    "created": "2021-06-11T08:49:26.286094-04:00",
    "modified": "2026-01-29T12:53:41.358349-05:00",
    "repo_forks": 0,
    "repo_description": ":page_with_curl: The documents factory",
    "pypi_url": "http://pypi.python.org/pypi/django-marion",
    "documentation_url": "https://openfun.github.io/marion",
    "repo_watchers": 17,
    "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": [
        "renovate[bot]",
        "quitterie-lcs",
        "renovate-bot",
        "jmaupetit",
        "jbpenrath",
        "pyup-bot",
        "sdemagny",
        "sampaccoud",
        "jonathanreveille"
    ]
}