API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/1039/
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/132/"
    ],
    "id": 1039,
    "title": "django-sulci",
    "slug": "sulci",
    "last_updated": "2013-11-25T05:19:29-05:00",
    "last_fetched": "2026-02-15T13:02:29.061569-05:00",
    "repo_url": "https://github.com/yohanboniface/sulci",
    "pypi_version": null,
    "created": "2011-11-28T15:15:28.327823-05:00",
    "modified": "2026-01-28T13:17:17.650966-05:00",
    "repo_forks": 5,
    "repo_description": "Sulci is a French textmining toolkit based on Libération corpus and thesaurus.",
    "pypi_url": "",
    "documentation_url": "https://readthedocs.org/projects/sulci/",
    "repo_watchers": 23,
    "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": [
        "yohanboniface",
        "jmvanel",
        "jpetazzo"
    ]
}