API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/1503/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "category": "https://djangopackages.org/api/v4/categories/2/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/23/"
    ],
    "id": 1503,
    "title": "syte",
    "slug": "syte",
    "last_updated": "2016-06-10T14:32:26-04:00",
    "last_fetched": "2026-02-15T07:03:10.664425-05:00",
    "repo_url": "https://github.com/rigoneri/syte",
    "pypi_version": null,
    "created": "2012-10-15T02:56:08.210451-04:00",
    "modified": "2026-01-29T12:43:20.898421-05:00",
    "repo_forks": 488,
    "repo_description": "[Archived] A really simple but powerful packaged personal site that has social integrations like twitter, github, dribbble, instagram, foursquare, tumblr, wordpress, linkedin, spotify/last.fm, and much more...",
    "pypi_url": "",
    "documentation_url": "http://rigoneri.github.io/syte/",
    "repo_watchers": 2763,
    "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": [
        "rigoneri",
        "hassankhan",
        "eventh",
        "durden",
        "manavo",
        "gagnechris",
        "fourty2",
        "href",
        "gjacobrobertson",
        "lebibin",
        "egasimus",
        "WA9ACE",
        "theshortcut",
        "damilare",
        "DarrenMowat",
        "garrypolley",
        "hussfelt",
        "markwatson",
        "EvilFaeton",
        "ChristianRahn",
        "TierneyC",
        "ilCoso",
        "franciscolourenco",
        "avijeets",
        "brettkoonce",
        "humandane",
        "dmayo3",
        "dcesiel",
        "DavidRagone",
        "eveiga",
        "einat",
        "GuriK",
        "jeffsheets",
        "tachang",
        "JohnCoogan",
        "yanatan16",
        "jihonrado",
        "valj",
        "krisrang",
        "lfranchi",
        "mertemin",
        "mikehodgson",
        "mihan007",
        "mikaelo",
        "clooth",
        "owenwilliams",
        "robbfitzsimmons",
        "capisce",
        "scottackerson",
        "birarda",
        "wuotr",
        "ytspar",
        "ameswarb",
        "gdubya",
        "Kikobeats",
        "martincollignon",
        "ryanniemeyer",
        "tabraiz12",
        "BobuSumisu"
    ]
}