API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/4/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/245/"
    ],
    "id": 3047,
    "title": "Django REST marshmallow",
    "slug": "django-rest-marshmallow",
    "last_updated": "2021-06-02T01:19:04-04:00",
    "last_fetched": "2026-02-15T09:04:32.977669-05:00",
    "repo_url": "https://github.com/marshmallow-code/django-rest-marshmallow",
    "pypi_version": "4.0.2",
    "created": "2015-09-11T07:52:22.135713-04:00",
    "modified": "2026-01-29T12:53:31.375092-05:00",
    "repo_forks": 14,
    "repo_description": "Marshmallow schemas for Django REST framework",
    "pypi_url": "http://pypi.python.org/pypi/django-rest-marshmallow",
    "documentation_url": "https://marshmallow-code.github.io/django-rest-marshmallow/",
    "repo_watchers": 214,
    "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": [
        "sloria",
        "dependabot-support",
        "dependabot-preview[bot]",
        "lovelydinosaur",
        "dependabot[bot]",
        "pyup-bot",
        "droppoint",
        "devashishsharma2302",
        "michaelwiles",
        "davidzwa",
        "trnsnt"
    ]
}