API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4316/
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/7/",
        "https://djangopackages.org/api/v4/grids/426/"
    ],
    "id": 4316,
    "title": "django-trench",
    "slug": "django-trench",
    "last_updated": "2023-03-17T04:18:30-04:00",
    "last_fetched": "2026-02-15T17:19:47.257760-05:00",
    "repo_url": "https://github.com/merixstudio/django-trench",
    "pypi_version": "0.3.1",
    "created": "2019-03-10T13:33:43.343625-04:00",
    "modified": "2026-01-28T14:16:21.971891-05:00",
    "repo_forks": 60,
    "repo_description": "django-trench provides a set of REST API endpoints to supplement django-rest-framework with multi-factor authentication (MFA, 2FA). It supports both standard built-in authentication methods, as well as JWT (JSON Web Token). ",
    "pypi_url": "http://pypi.python.org/pypi/django-trench",
    "documentation_url": "https://django-trench.readthedocs.io/en/latest/",
    "repo_watchers": 278,
    "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": [
        "bbisk",
        "wmaciejewskimer",
        "bartosz-biskupski",
        "bplociennik",
        "allow-cookies",
        "jhurej",
        "sterenczak-marek",
        "vthaian",
        "MrSpejn",
        "pablocesar87",
        "dependabot[bot]",
        "mkusiciel",
        "ricco386",
        "g3rb3n",
        "barseghyanartur",
        "benzkji",
        "cody-lofty",
        "jbgury",
        "lanthos",
        "chaosk",
        "lukzmu",
        "rockstarr-programmerr"
    ]
}