API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/100/?format=api",
        "https://djangopackages.org/api/v4/grids/9/?format=api"
    ],
    "id": 624,
    "title": "django-stdimage",
    "slug": "django-stdimage",
    "last_updated": "2024-03-26T04:29:05-04:00",
    "last_fetched": "2026-02-15T17:11:52.167429-05:00",
    "repo_url": "https://github.com/codingjoe/django-stdimage",
    "pypi_version": "6.0.2",
    "created": "2011-02-08T10:36:23.234683-05:00",
    "modified": "2026-01-28T14:08:05.014676-05:00",
    "repo_forks": 66,
    "repo_description": "Django Standardized Image Field",
    "pypi_url": "http://pypi.python.org/pypi/django-stdimage",
    "documentation_url": "https://github.com/codingjoe/django-stdimage",
    "repo_watchers": 262,
    "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": [
        "codingjoe",
        "dependabot[bot]",
        "pyup-bot",
        "julzhk",
        "requires",
        "jeromelebleu",
        "vchrisb",
        "marojenka",
        "5p4k",
        "hcarvalhoalves",
        "jmsmkn",
        "rh0dium",
        "katomaso",
        "mcnemesis",
        "oalsing",
        "rhenter",
        "lraphael",
        "amureki",
        "gitter-badger",
        "tomscytale",
        "vshab",
        "vosi",
        "anih",
        "georgewhewell",
        "jordifierro",
        "m4l",
        "mthaddon",
        "mitja",
        "martinmaillard",
        "chaosk",
        "MaZZly",
        "IgorCode",
        "louiz",
        "syphar",
        "dporru",
        "brycedarling",
        "bltravis",
        "bitdeli-chef",
        "webtweakers",
        "anneFly"
    ]
}