API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/4/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/25/",
        "https://djangopackages.org/api/v4/grids/89/"
    ],
    "id": 569,
    "title": "model_mommy",
    "slug": "model_mommy",
    "last_updated": "2019-10-21T18:05:19-04:00",
    "last_fetched": "2026-02-15T11:04:36.976398-05:00",
    "repo_url": "https://github.com/vandersonmota/model_mommy",
    "pypi_version": "2.0.0",
    "created": "2011-01-13T16:20:22.282077-05:00",
    "modified": "2026-01-28T13:09:31.972134-05:00",
    "repo_forks": 140,
    "repo_description": "No longer maintained, please migrate to model_bakery",
    "pypi_url": "http://pypi.python.org/pypi/model_mommy",
    "documentation_url": "http://model-mommy.readthedocs.org/en/latest/index.html",
    "repo_watchers": 896,
    "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": [
        "vandersonmota",
        "berinhard",
        "henriquebastos",
        "italomaia",
        "anapaulagomes",
        "romulocollopy",
        "lucassimon",
        "douglas",
        "lightstrike",
        "selwin",
        "jsatt",
        "marfire",
        "amureki",
        "orf",
        "dirtycoder",
        "cb109",
        "hackoder",
        "jdunck",
        "satyrius",
        "barbuza",
        "graingert",
        "kevinlondon",
        "dyve",
        "matheusbsilva",
        "Eagllus",
        "hwms",
        "karyon",
        "codingjoe",
        "vepkenez",
        "bradleyayers",
        "timabilov",
        "vkurup",
        "ruimashita",
        "rygwdn",
        "rodrigomanhaes",
        "Matt3o12",
        "yrik",
        "aoqfonseca",
        "wolfe",
        "dmitry-krasilnikov",
        "eduardo-matos",
        "EdwardBetts",
        "ellisonleao",
        "floriangosse",
        "novelview9",
        "champ",
        "mdentremont",
        "mxlian",
        "nickcatal",
        "sobolevn",
        "Nuurek",
        "pombredanne",
        "raninho",
        "rwlogel",
        "robertfw",
        "dullaran",
        "seizans",
        "sfriesel",
        "Nef10",
        "andrewsmedina",
        "pj2",
        "tdruez",
        "maiksprenger",
        "japherwocky",
        "inancsevinc",
        "hltbra",
        "helenst",
        "gabrielfalcao",
        "farialima",
        "scythargon",
        "DevJac",
        "dptechdev",
        "bruth",
        "bernardobarreto",
        "iamkhush",
        "rouge8",
        "aericson",
        "agamdua"
    ]
}