API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/147/?format=api"
    ],
    "id": 2193,
    "title": "mezzanine-mailchimp",
    "slug": "mezzanine-mailchimp",
    "last_updated": "2014-01-17T19:12:01-05:00",
    "last_fetched": "2026-02-15T13:03:54.243372-05:00",
    "repo_url": "https://bitbucket.org/naritasltda/mezzanine-mailchimp",
    "pypi_version": null,
    "created": "2014-01-17T17:18:27.017023-05:00",
    "modified": "2026-01-28T13:20:16.783074-05:00",
    "repo_forks": 0,
    "repo_description": "Mezzanine Mailchimp integration module.",
    "pypi_url": "",
    "documentation_url": "",
    "repo_watchers": 3,
    "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": [
        "naritasltda"
    ]
}