API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/5685/?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/165/?format=api"
    ],
    "id": 5685,
    "title": "django-request-logging",
    "slug": "django-request-logging",
    "last_updated": "2022-02-22T23:51:51-05:00",
    "last_fetched": "2026-02-15T17:08:34.660414-05:00",
    "repo_url": "https://github.com/Rhumbix/django-request-logging",
    "pypi_version": "0.7.5",
    "created": "2023-05-26T07:21:31.137405-04:00",
    "modified": "2026-01-28T14:05:03.604509-05:00",
    "repo_forks": 81,
    "repo_description": "Django middleware that logs http request body.",
    "pypi_url": "https://pypi.org/project/django-request-logging",
    "documentation_url": "https://pypi.org/project/django-request-logging/",
    "repo_watchers": 287,
    "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": [
        "tclancy",
        "kennethjiang",
        "calvin620707",
        "famousfilm",
        "dependabot-preview[bot]",
        "pdaw",
        "steven-lee-qadium",
        "meschbach",
        "devkral",
        "Raja27",
        "singleton11",
        "xrmx",
        "aus10y",
        "therefromhere",
        "pmdarrow",
        "wwsean08",
        "anx-abruckner",
        "alxnik",
        "Sundava",
        "raja-creoit",
        "bashu",
        "joeyworld",
        "jdavid",
        "KSD-France",
        "manelclos",
        "martinbertolino",
        "rbruggem",
        "allengosta",
        "adksujan"
    ]
}