API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/147/
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/74/"
    ],
    "id": 147,
    "title": "Django-Geoportail",
    "slug": "django-geoportail",
    "last_updated": "2010-11-22T16:32:51-05:00",
    "last_fetched": "2026-02-16T01:01:21.530034-05:00",
    "repo_url": "https://github.com/brutasse/django-geoportail",
    "pypi_version": "0.4.6",
    "created": "2010-08-24T10:56:15.282953-04:00",
    "modified": "2026-01-28T15:48:10.830220-05:00",
    "repo_forks": 2,
    "repo_description": "Add the maps from the French Geographic Institute to Geodjango. Mirror from Bitbucket.",
    "pypi_url": "http://pypi.python.org/pypi/django-geoportail",
    "documentation_url": "https://pythonhosted.org/django-geoportail/",
    "repo_watchers": 4,
    "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"
    ]
}