API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4177/
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/422/"
    ],
    "id": 4177,
    "title": "HaTeMiLe for Django",
    "slug": "hatemile-for-django",
    "last_updated": "2018-07-02T00:52:28-04:00",
    "last_fetched": "2026-02-15T02:04:44.121886-05:00",
    "repo_url": "https://github.com/hatemile/hatemile-for-django",
    "pypi_version": "1.0.0",
    "created": "2018-07-20T20:36:45.062984-04:00",
    "modified": "2026-01-28T16:22:52.236564-05:00",
    "repo_forks": 0,
    "repo_description": "HaTeMiLe for Django is a library that help developers to convert a HTML code in a code more accessible for Django applications.",
    "pypi_url": "http://pypi.python.org/pypi/hatemile-for-django",
    "documentation_url": "",
    "repo_watchers": 2,
    "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": [
        "carlsonsantana"
    ]
}