API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3728/?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/38/?format=api"
    ],
    "id": 3728,
    "title": "FOR DELETION",
    "slug": "test",
    "last_updated": "2017-02-15T19:28:57-05:00",
    "last_fetched": "2017-02-18T09:29:44.518132-05:00",
    "repo_url": "https://github.com/astyelp/sanitizers",
    "pypi_version": null,
    "created": "2017-02-18T09:21:20.029473-05:00",
    "modified": "2025-01-31T14:59:36.587838-05:00",
    "repo_forks": 40,
    "repo_description": "Fullerite is a daemon which collect metrics periodically from various sources and sends them to different metric stores",
    "pypi_url": "",
    "documentation_url": "",
    "repo_watchers": 141,
    "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": [
        "tsheasha",
        "gnufied",
        "baris",
        "dichiarafrancesco",
        "zachm",
        "tiras-j",
        "avadhutp",
        "astyelp",
        "ericchu94",
        "drolando",
        "poros",
        "akanak",
        "rybit",
        "venkey-ariv",
        "chrisenuf",
        "ChristianKniep",
        "mikepea",
        "bplotnick",
        "jaxxstorm",
        "mattmb",
        "bobtfish",
        "smallredbean",
        "zainahamid",
        "EvanKrall",
        "kpid"
    ]
}