API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/2/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/35/",
        "https://djangopackages.org/api/v4/grids/49/",
        "https://djangopackages.org/api/v4/grids/50/"
    ],
    "id": 391,
    "title": "django-easymode",
    "slug": "django-easymode",
    "last_updated": "2017-05-16T03:12:33-04:00",
    "last_fetched": "2026-02-15T21:02:28.797048-05:00",
    "repo_url": "https://github.com/specialunderwear/django-easymode",
    "pypi_version": "0.14.5",
    "created": "2010-09-21T07:01:34.845595-04:00",
    "modified": "2026-01-28T15:05:53.968108-05:00",
    "repo_forks": 20,
    "repo_description": "Quickly build backends for flash/flex websites with Django.",
    "pypi_url": "http://pypi.python.org/pypi/django-easymode",
    "documentation_url": "https://pythonhosted.org/django-easymode/",
    "repo_watchers": 35,
    "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": [
        "specialunderwear",
        "raagin",
        "mitbra",
        "jose-lpa",
        "nnseva",
        "farin",
        "tclancy"
    ]
}