API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3180/?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/35/?format=api"
    ],
    "id": 3180,
    "title": "nexus-yplan",
    "slug": "nexus-yplan",
    "last_updated": "2019-05-17T16:50:55-04:00",
    "last_fetched": "2026-02-15T07:04:57.389524-05:00",
    "repo_url": "https://github.com/YPlan/nexus",
    "pypi_version": "2.1.2",
    "created": "2016-01-08T10:45:36.541160-05:00",
    "modified": "2026-01-29T12:46:16.198338-05:00",
    "repo_forks": 14,
    "repo_description": ":horse: A centralized, pluggable admin app for Django",
    "pypi_url": "http://pypi.python.org/pypi/nexus-yplan",
    "documentation_url": "",
    "repo_watchers": 68,
    "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": [
        "adamchainz",
        "dcramer",
        "mattrobenolt",
        "bharling",
        "ogirardot",
        "frewsxcv",
        "NorthIsUp",
        "jakul",
        "orblivion",
        "stephenmuss",
        "chrisvxd",
        "calebbrown",
        "alex",
        "bijanvakili",
        "bretthoerner",
        "dz",
        "elijahandrews",
        "apollo13",
        "emache",
        "rodbegbie",
        "bloodearnest",
        "graingert"
    ]
}