API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2784/?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/273/?format=api"
    ],
    "id": 2784,
    "title": "django-revproxy",
    "slug": "django-revproxy",
    "last_updated": "2025-02-22T09:05:59-05:00",
    "last_fetched": "2026-05-26T11:19:52.509991-04:00",
    "repo_url": "https://github.com/TracyWebTech/django-revproxy",
    "pypi_version": "0.13.0",
    "created": "2015-02-23T11:54:08.986312-05:00",
    "modified": "2026-01-28T13:59:46.495342-05:00",
    "repo_forks": 116,
    "repo_description": "Reverse Proxy view that supports all HTTP methods, Diazo transformations and Single Sign-On.",
    "pypi_url": "http://pypi.python.org/pypi/django-revproxy",
    "documentation_url": "https://django-revproxy.readthedocs.io/en/stable/",
    "repo_watchers": 329,
    "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": [
        "seocam",
        "macartur",
        "andruten",
        "brianmay",
        "chocoelho",
        "FernandoKGA",
        "rougeth",
        "chaws",
        "pre-commit-ci[bot]",
        "rodrigosiqueira",
        "piglei",
        "flackdl",
        "CodyHunt6sense",
        "jtdoepke",
        "macro1",
        "thiagovsk",
        "oktaal",
        "lucaskanashiro",
        "LuanP",
        "hugovk",
        "aausch",
        "mccalluc",
        "mbande",
        "martinfrancois",
        "jazzband-bot",
        "dependabot[bot]",
        "adrgs",
        "holtgrewe",
        "LucianoPC",
        "semente",
        "dhitaj",
        "dimrozakis",
        "acordiner",
        "alexandreab",
        "thatsed",
        "alenavolk"
    ]
}