API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/674/
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/25/"
    ],
    "id": 674,
    "title": "django-jenkins",
    "slug": "django-jenkins",
    "last_updated": "2017-02-16T07:03:00-05:00",
    "last_fetched": "2026-02-15T17:20:18.511570-05:00",
    "repo_url": "https://github.com/kmmbvnr/django-jenkins",
    "pypi_version": "0.110.0",
    "created": "2011-03-04T08:23:13.021088-05:00",
    "modified": "2026-01-28T14:16:46.950609-05:00",
    "repo_forks": 274,
    "repo_description": "Plug and play continuous integration with django and jenkins",
    "pypi_url": "http://pypi.python.org/pypi/django-jenkins",
    "documentation_url": null,
    "repo_watchers": 941,
    "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": [
        "kmmbvnr",
        "cmheisel",
        "scottferg",
        "suvit",
        "dconlon",
        "matiasherranz",
        "nikolas2",
        "brad",
        "camilonova",
        "streeter",
        "jezdez",
        "mstajdohar",
        "krisb78",
        "philipkimmey",
        "scailer",
        "jonklo",
        "callorico",
        "noirbizarre",
        "alextreme",
        "Nihisil",
        "nijel",
        "nikolas",
        "NotSqrt",
        "ogirardot",
        "ipmb",
        "rach",
        "ruiwen",
        "charettes",
        "tbartelmess",
        "morty",
        "pazur",
        "kioopi",
        "hstanev",
        "kmsheng",
        "nikolas3",
        "nikolas5",
        "yES",
        "andrewsmedina",
        "Bouke",
        "bradleyayers",
        "domenkozar",
        "fjcapdevila",
        "g-as",
        "yrik",
        "jellegerbrandy",
        "joetric",
        "johnpaulett",
        "j-san",
        "jordiecometrica",
        "jspitzen",
        "jlirochon",
        "keturn",
        "lucmult",
        "lukasklein",
        "mvantellingen"
    ]
}