API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3743/
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/1/",
        "https://djangopackages.org/api/v4/grids/73/"
    ],
    "id": 3743,
    "title": "django-ghoster",
    "slug": "django-ghoster",
    "last_updated": "2017-02-25T11:21:04-05:00",
    "last_fetched": "2026-02-15T03:01:03.221472-05:00",
    "repo_url": "https://github.com/ZuirensGit/django-ghoster",
    "pypi_version": "0.1.2",
    "created": "2017-03-01T04:04:30.679762-05:00",
    "modified": "2026-01-28T16:26:18.683250-05:00",
    "repo_forks": 6,
    "repo_description": "ghoster is a django admin theme which includes markdown features with side-by-side preview.",
    "pypi_url": "http://pypi.python.org/pypi/django-ghoster",
    "documentation_url": "",
    "repo_watchers": 14,
    "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": []
}