API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2912/
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/26/",
        "https://djangopackages.org/api/v4/grids/141/",
        "https://djangopackages.org/api/v4/grids/57/"
    ],
    "id": 2912,
    "title": "django-webpack-loader",
    "slug": "django-webpack-loader",
    "last_updated": "2025-12-09T13:15:32-05:00",
    "last_fetched": "2026-02-15T14:28:21.186813-05:00",
    "repo_url": "https://github.com/owais/django-webpack-loader",
    "pypi_version": "3.2.3",
    "created": "2015-05-21T12:59:29.398215-04:00",
    "modified": "2026-01-28T13:51:47.714089-05:00",
    "repo_forks": 340,
    "repo_description": "Transparently use webpack with django",
    "pypi_url": "http://pypi.python.org/pypi/django-webpack-loader",
    "documentation_url": "https://github.com/owais/django-webpack-loader/",
    "repo_watchers": 2546,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        2,
        2,
        2,
        0,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        1,
        0,
        0,
        0,
        1,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "owais",
        "fjsj",
        "rvlb",
        "joaopslins",
        "dependabot[bot]",
        "browniebroke",
        "karolyi",
        "wongcht",
        "thejoeejoee",
        "matthiask",
        "joshjo",
        "chocoelho",
        "pamella",
        "destos",
        "TeamTeaTime",
        "basicdays",
        "rangelfinal",
        "ssteinerx",
        "pierrei",
        "fladi",
        "hyshka",
        "aouaki",
        "amy-mac",
        "Mogost",
        "mlorant",
        "michaeljones",
        "michael-yin",
        "mikeengland",
        "ntucker",
        "phala",
        "pmarais",
        "rhyneav",
        "cybercase",
        "tlambert03",
        "slig",
        "timgates42",
        "tony",
        "carlcarl",
        "kimihito",
        "luki009",
        "timonwong",
        "alphashuro",
        "shapiromatron",
        "aaugustin",
        "bhrutledge",
        "3ygun",
        "batistadasilva",
        "gilmrjc",
        "henry40408",
        "4383",
        "hugobessa",
        "huseyinyilmaz",
        "jacksonhoose",
        "OrangeDog",
        "foarsitter",
        "jleclanche",
        "tirkarthi",
        "MarZab"
    ]
}