API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/1717/
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/107/"
    ],
    "id": 1717,
    "title": "A lightweight wysiwyg editor for Django",
    "slug": "django-wysiwyg-redactor",
    "last_updated": "2016-08-31T01:31:17-04:00",
    "last_fetched": "2022-03-18T21:48:10.724435-04:00",
    "repo_url": "https://github.com/douglasmiranda/django-wysiwyg-redactor",
    "pypi_version": "0.5.1",
    "created": "2013-03-17T17:24:56.912066-04:00",
    "modified": "2025-01-31T14:57:51.667272-05:00",
    "repo_forks": 112,
    "repo_description": "A lightweight wysiwyg editor for Django",
    "pypi_url": "http://pypi.python.org/pypi/django-wysiwyg-redactor",
    "documentation_url": null,
    "repo_watchers": 307,
    "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": [
        "douglasmiranda",
        "TigorC",
        "danielfeelfine",
        "allisson",
        "benesch",
        "etchalon",
        "splatEric",
        "pztrick",
        "silentsokolov",
        "DiegoYungh",
        "gutofoletto",
        "meetbryce",
        "caioariede",
        "davidaurelio",
        "adilkhash",
        "luzfcb",
        "nabucosound",
        "julianwachholz",
        "yasoob",
        "mbi",
        "glader",
        "njamaleddine",
        "imankulov",
        "smaccona",
        "webknjaz",
        "avelino",
        "erikdrums",
        "genxstylez",
        "igorakintev"
    ]
}