API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/4/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/11/?format=api"
    ],
    "id": 4958,
    "title": "djt_og",
    "slug": "djt_og",
    "last_updated": "2021-03-07T17:33:25-05:00",
    "last_fetched": "2026-02-15T22:06:43.264434-05:00",
    "repo_url": "https://github.com/d9pouces/djt_og",
    "pypi_version": "0.9.7",
    "created": "2020-11-22T10:24:43.426200-05:00",
    "modified": "2026-01-28T15:25:35.246155-05:00",
    "repo_forks": 0,
    "repo_description": "Show OpenGraph  metadata found in your HTML",
    "pypi_url": "http://pypi.python.org/pypi/djt_og",
    "documentation_url": "",
    "repo_watchers": 1,
    "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": [
        "d9pouces"
    ]
}