API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3709/
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/73/",
        "https://djangopackages.org/api/v4/grids/245/",
        "https://djangopackages.org/api/v4/grids/23/"
    ],
    "id": 3709,
    "title": "djeasy",
    "slug": "djeasy",
    "last_updated": "2024-11-07T03:49:22-05:00",
    "last_fetched": "2026-02-15T22:04:08.769806-05:00",
    "repo_url": "https://github.com/AliYmn/djeasy",
    "pypi_version": "2.0.3",
    "created": "2017-02-11T15:07:58.283695-05:00",
    "modified": "2026-01-28T15:21:08.814499-05:00",
    "repo_forks": 4,
    "repo_description": "Django Project Deploy Easier to in Debian Distribution!",
    "pypi_url": "http://pypi.python.org/pypi/djeasy",
    "documentation_url": "https://github.com/AliYmn/djeasy/blob/master/README.md",
    "repo_watchers": 30,
    "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": [
        "AliYmn",
        "korhanyuzbas"
    ]
}