API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2666/
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/58/",
        "https://djangopackages.org/api/v4/grids/270/",
        "https://djangopackages.org/api/v4/grids/405/",
        "https://djangopackages.org/api/v4/grids/412/"
    ],
    "id": 2666,
    "title": "django-money",
    "slug": "django-money",
    "last_updated": "2026-01-27T17:01:48-05:00",
    "last_fetched": "2026-02-15T14:32:22.137638-05:00",
    "repo_url": "https://github.com/django-money/django-money",
    "pypi_version": "3.6.0",
    "created": "2014-11-22T00:10:19.781443-05:00",
    "modified": "2026-01-28T13:54:43.209868-05:00",
    "repo_forks": 317,
    "repo_description": "Money fields for Django forms and models.",
    "pypi_url": "http://pypi.python.org/pypi/django-money",
    "documentation_url": "http://django-money.readthedocs.io/en/stable/",
    "repo_watchers": 1763,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        3,
        1,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        4,
        0,
        5,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        0,
        0
    ],
    "participants": [
        "benjaoming",
        "Stranger6667",
        "reinbach",
        "ashleyh",
        "mariocesar",
        "spookylukey",
        "fizista",
        "akumria",
        "flaeppe",
        "antonagestam",
        "satels",
        "jakewins",
        "wearebasti",
        "toudi",
        "ayushin",
        "edwinlunando",
        "tned73",
        "browniebroke",
        "davidszotten",
        "felixxm",
        "melvyn-apryl",
        "washeck",
        "kjagiello",
        "sdarmofal",
        "richardowen",
        "plumdog",
        "fara",
        "glarrain",
        "humrochagf",
        "jonashaag",
        "sjdines",
        "butorov",
        "adambregenzer",
        "niklasb",
        "pedrorodriguesgomes",
        "rach",
        "rvause",
        "sondrelg",
        "stianjensen",
        "tzenderman",
        "horpto",
        "mcordes",
        "snbuchholz",
        "tsouvarev",
        "foarsitter",
        "adamestein",
        "jackcvr",
        "briankung",
        "1337",
        "dnmellen",
        "hank",
        "astutejoe",
        "dekkers",
        "codingjoe",
        "heckad",
        "D3X",
        "mattions",
        "Naggafin",
        "fedosov",
        "YAmikep",
        "mikhuang",
        "moser",
        "karolyi",
        "lpetrov",
        "listingmirror",
        "leportella",
        "atleta",
        "kcyeu",
        "apjama",
        "nschlemm",
        "Formulka",
        "phillipuniverse",
        "PiDelport",
        "woile",
        "StevenMapes",
        "rapIsKal",
        "alexnorgaard",
        "carvincarl",
        "lieryan",
        "myii",
        "spaut33",
        "titusz",
        "AlexRiina",
        "andytwoods",
        "GhoshAnujit",
        "beaylott",
        "nerdoc",
        "claudep",
        "frewsxcv",
        "dlo",
        "danmoz",
        "dariusmazeika",
        "davidstockwell",
        "ivanchenkodmitry",
        "f213",
        "FPurchess",
        "w00kie",
        "fhavret",
        "gvangool",
        "angelkenneth",
        "gonzalobf",
        "gcallaghan",
        "hosamhamdy258",
        "jeremy-engel",
        "karlwnw",
        "vanschelven"
    ]
}