API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4153/
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/58/"
    ],
    "id": 4153,
    "title": "django_grapesjs",
    "slug": "django_grapesjs",
    "last_updated": "2018-07-03T13:35:01-04:00",
    "last_fetched": "2026-02-16T00:05:53.710668-05:00",
    "repo_url": "https://github.com/gulliverbms/django_grapesjs",
    "pypi_version": "0.0.7",
    "created": "2018-06-04T12:43:46.484625-04:00",
    "modified": "2026-01-28T15:45:47.349206-05:00",
    "repo_forks": 24,
    "repo_description": "integrate the page builder \"grapesjs\" into django admin",
    "pypi_url": "http://pypi.python.org/pypi/django_grapesjs",
    "documentation_url": "",
    "repo_watchers": 62,
    "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": [
        "gulliverbms"
    ]
}