API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2279/
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/215/",
        "https://djangopackages.org/api/v4/grids/65/",
        "https://djangopackages.org/api/v4/grids/245/"
    ],
    "id": 2279,
    "title": "django-rest-framework-gis",
    "slug": "django-rest-framework-gis",
    "last_updated": "2026-01-12T17:00:22-05:00",
    "last_fetched": "2026-02-15T17:01:04.996536-05:00",
    "repo_url": "https://github.com/djangonauts/django-rest-framework-gis",
    "pypi_version": "1.2.0",
    "created": "2014-03-20T12:21:16.948984-04:00",
    "modified": "2026-01-28T13:58:43.325632-05:00",
    "repo_forks": 212,
    "repo_description": "Geographic add-ons for Django REST Framework. Maintained by the OpenWISP Project.",
    "pypi_url": "https://pypi.org/project/http://pypi.python.org/pypi/djangorestframework-gis",
    "documentation_url": "https://github.com/djangonauts/django-rest-framework-gis/blob/master/README.rst",
    "repo_watchers": 1117,
    "commits_over_52": [
        0,
        1,
        0,
        1,
        0,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        9,
        3,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        3,
        0,
        0,
        0,
        2,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "nemesifier",
        "dmeehan",
        "auvipy",
        "dependabot[bot]",
        "rpkilby",
        "jarus",
        "imomaliev",
        "ulgens",
        "philipn",
        "Suz",
        "blueyed",
        "pandafy",
        "pauloxnet",
        "JesseCrocker",
        "mikeedwards",
        "fladi",
        "franciscouzo",
        "AYZhu",
        "erictheise",
        "devkapilbansal",
        "pkolios",
        "willemarcel",
        "nmandery",
        "strang1ato",
        "gregseb",
        "alexdebrie",
        "codingjoe",
        "dhaval-mehta",
        "Fingel",
        "adamchainz",
        "nparley",
        "ticosax",
        "gbip",
        "pglotov",
        "MightySCollins",
        "sebastibe",
        "StefanBrand",
        "tfranzel",
        "timgates42",
        "yamila-moreno",
        "allynt",
        "bluppfisk",
        "gandhi23",
        "monkeywithacupcake",
        "marfgold1",
        "restaste",
        "EverWinter23",
        "samjgalbraith",
        "Amertz08",
        "atb00ker",
        "astanishevskyi",
        "c0x6a",
        "3nids",
        "EdwardBetts",
        "erogleva",
        "avances123",
        "Aigeruth",
        "yunmanger1",
        "glarrain",
        "jeffcjohnson",
        "juancferrer",
        "tirkarthi",
        "ludvikbrodl",
        "kater169",
        "mattxbart",
        "Debakel"
    ]
}