API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/4/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/49/"
    ],
    "id": 5095,
    "title": "POEditor sync",
    "slug": "poeditor-sync",
    "last_updated": "2025-01-16T09:53:01-05:00",
    "last_fetched": "2026-02-15T18:12:43.277557-05:00",
    "repo_url": "https://github.com/mick88/poeditor-sync",
    "pypi_version": "0.6",
    "created": "2021-07-11T05:07:25.873626-04:00",
    "modified": "2026-01-28T14:32:42.961973-05:00",
    "repo_forks": 3,
    "repo_description": "",
    "pypi_url": "http://pypi.python.org/pypi/poeditor-sync",
    "documentation_url": "https://github.com/mick88/poeditor-sync/blob/master/README.md#usage",
    "repo_watchers": 9,
    "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": [
        "mick88",
        "graemedewe"
    ]
}