API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/535/?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/8/?format=api",
        "https://djangopackages.org/api/v4/grids/19/?format=api",
        "https://djangopackages.org/api/v4/grids/58/?format=api",
        "https://djangopackages.org/api/v4/grids/74/?format=api"
    ],
    "id": 535,
    "title": "django-floppyforms",
    "slug": "django-floppyforms",
    "last_updated": "2025-01-04T06:48:48-05:00",
    "last_fetched": "2026-02-15T17:16:16.115509-05:00",
    "repo_url": "https://github.com/jazzband/django-floppyforms",
    "pypi_version": "1.9.0",
    "created": "2010-12-08T21:28:03.796863-05:00",
    "modified": "2026-01-28T14:12:51.308540-05:00",
    "repo_forks": 149,
    "repo_description": "Full control of form rendering in the templates.",
    "pypi_url": "http://pypi.python.org/pypi/django-floppyforms",
    "documentation_url": "https://readthedocs.org/projects/django-floppyforms/",
    "repo_watchers": 842,
    "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": [
        "brutasse",
        "gregmuellegger",
        "jezdez",
        "melinath",
        "rtpg",
        "Natim",
        "jonashaag",
        "carljm",
        "mrjmad",
        "JohananOppongAmoateng",
        "poswald",
        "ulope",
        "dmpayton",
        "stefanfoulis",
        "maraujop",
        "timgates42",
        "fladi",
        "luzfcb",
        "dmclain",
        "bmihelac",
        "ouhouhsami",
        "caacree",
        "artscoop",
        "victor-o-silva",
        "tangent",
        "tisdall",
        "tomturner",
        "DrMeers",
        "ryanmrubin",
        "rmoch",
        "scardine",
        "magopian",
        "msabramo",
        "originell",
        "jazzband-bot",
        "javiermatos",
        "idlesign",
        "dryice",
        "ddanier",
        "qa-deploy",
        "SmileyChris",
        "gugu",
        "kefirbandi",
        "Suor"
    ]
}