API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/699/
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/73/"
    ],
    "id": 699,
    "title": "cmsplugin_availablejobs",
    "slug": "cmsplugin_availablejobs",
    "last_updated": "2011-12-20T14:37:57-05:00",
    "last_fetched": "2026-02-15T09:05:02.033228-05:00",
    "repo_url": "https://github.com/interalia/cmsplugin_availablejobs",
    "pypi_version": null,
    "created": "2011-03-22T16:09:26.613889-04:00",
    "modified": "2026-01-29T12:54:20.556274-05:00",
    "repo_forks": 0,
    "repo_description": "small django-cms apps for getting jobs availables facebok support",
    "pypi_url": "",
    "documentation_url": null,
    "repo_watchers": 5,
    "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": [
        "zodman"
    ]
}