API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2192/?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/58/?format=api",
        "https://djangopackages.org/api/v4/grids/270/?format=api",
        "https://djangopackages.org/api/v4/grids/405/?format=api"
    ],
    "id": 2192,
    "title": "django-vies",
    "slug": "django-vies",
    "last_updated": "2026-02-10T03:55:28-05:00",
    "last_fetched": "2026-02-15T14:03:04.199914-05:00",
    "repo_url": "https://github.com/codingjoe/django-vies",
    "pypi_version": "6.3.0",
    "created": "2014-01-17T15:05:26.798570-05:00",
    "modified": "2026-01-28T13:29:35.749196-05:00",
    "repo_forks": 30,
    "repo_description": "European VIES VAT field for django based on",
    "pypi_url": "http://pypi.python.org/pypi/django-vies",
    "documentation_url": "https://github.com/codingjoe/django-vies",
    "repo_watchers": 49,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        15,
        2,
        1,
        1,
        1,
        0,
        1,
        0,
        1,
        1,
        1,
        1,
        1,
        1,
        2,
        2,
        2,
        1,
        1,
        2,
        1,
        1,
        1,
        1,
        2,
        1,
        3,
        1,
        1,
        1,
        2,
        2,
        1,
        3,
        1,
        0,
        0,
        1,
        1,
        0,
        0,
        1,
        1
    ],
    "participants": [
        "codingjoe",
        "dependabot[bot]",
        "pyup-bot",
        "takis",
        "vdboor",
        "jieter",
        "requires",
        "nijel",
        "chripede",
        "agutierrezrodriguez",
        "rm--",
        "Kub-AT",
        "bbstuntman",
        "pre-commit-ci[bot]",
        "maartenkling",
        "tdhollander",
        "gitter-badger",
        "saschametz",
        "pennersr",
        "pjmcdermott",
        "nikolaysm",
        "mdogo",
        "quarkness",
        "bitdeli-chef"
    ]
}