API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/631/
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/41/",
        "https://djangopackages.org/api/v4/grids/287/"
    ],
    "id": 631,
    "title": "django SHOP",
    "slug": "django-shop",
    "last_updated": "2021-02-28T13:04:57-05:00",
    "last_fetched": "2026-02-15T18:13:49.575476-05:00",
    "repo_url": "https://github.com/awesto/django-shop",
    "pypi_version": "1.2.4",
    "created": "2011-02-12T20:04:57.388326-05:00",
    "modified": "2026-01-28T14:34:12.564553-05:00",
    "repo_forks": 1045,
    "repo_description": "A Django based shop system",
    "pypi_url": "http://pypi.python.org/pypi/django-shop",
    "documentation_url": "https://readthedocs.org/projects/django-shop/",
    "repo_watchers": 3310,
    "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": [
        "jrief",
        "rfleschenberg",
        "chrisglass",
        "khchine5",
        "bmihelac",
        "alesdotio",
        "mbrochh",
        "haricot",
        "rubengrill",
        "zeus",
        "febsn",
        "execut",
        "mjw-keenan",
        "beniwohli",
        "johbo",
        "rolo",
        "katomaso",
        "fivethreeo",
        "simonluijk",
        "dinoperovic",
        "issackelly",
        "twoolie",
        "maltitco",
        "jacekmitrega",
        "per42",
        "xggrnx",
        "mikek",
        "snake-soft",
        "stephenmuss",
        "ZloiGremlin",
        "adamserafini",
        "enoch2110",
        "legutierr",
        "racitup",
        "largepuma",
        "althalus",
        "jjimenezlopez",
        "jhonvidal",
        "quater",
        "evandempsey",
        "aDENTinTIME",
        "AdrienLemaire",
        "abelradac",
        "jimmyye",
        "JohnRomanski",
        "mkoistinen",
        "martinogden",
        "michel-iamit",
        "yumike",
        "oubiga",
        "PabloCastellano",
        "lasarux",
        "slafs",
        "gitter-badger",
        "timgates42",
        "airtonix",
        "spollard",
        "jpic",
        "yakky",
        "ericamador",
        "ikresoft",
        "beeduino",
        "Mohl",
        "conrado",
        "chris-morgan",
        "bitdeli-chef",
        "bennylope",
        "bashu",
        "audreyfeldroy",
        "anderspetersson",
        "jainaman224"
    ]
}