API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/1558/
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/1/"
    ],
    "id": 1558,
    "title": "ionyweb",
    "slug": "ionyweb",
    "last_updated": "2013-04-07T04:23:50-04:00",
    "last_fetched": "2026-02-15T02:03:16.607603-05:00",
    "repo_url": "https://github.com/ionyse/ionyweb",
    "pypi_version": "0.3",
    "created": "2012-11-26T07:57:10.014244-05:00",
    "modified": "2026-01-28T16:20:10.107271-05:00",
    "repo_forks": 2,
    "repo_description": "An API drived, javascript modification UI CMS based on django framework",
    "pypi_url": "http://pypi.python.org/pypi/ionyweb",
    "documentation_url": "https://readthedocs.org/projects/ionyweb/",
    "repo_watchers": 11,
    "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": [
        "Natim"
    ]
}