API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3898/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "category": "https://djangopackages.org/api/v4/categories/2/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/74/?format=api"
    ],
    "id": 3898,
    "title": "cartoview",
    "slug": "cartoview",
    "last_updated": "2025-02-03T09:02:39-05:00",
    "last_fetched": "2026-02-15T18:02:14.557576-05:00",
    "repo_url": "https://github.com/cartologic/cartoview",
    "pypi_version": "1.33.2",
    "created": "2017-08-27T11:42:21.354103-04:00",
    "modified": "2026-01-28T14:21:21.629003-05:00",
    "repo_forks": 39,
    "repo_description": "Cartoview is a web platform that extends the popular GeoNode SDI to provide the ability to create, share, and visualize GIS Web Mapping Applications easily and quickly from the browser. Cartoview Provides an Appstore for GIS Developers.",
    "pypi_url": "http://pypi.python.org/pypi/cartoview",
    "documentation_url": "http://cartologic.github.io/",
    "repo_watchers": 80,
    "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": [
        "ahmednoureldeen",
        "kamalseisy",
        "khaledboka",
        "gmioannou",
        "MoRadwan74",
        "ahmed-carto",
        "ahmednosman",
        "dependabot[bot]",
        "yharby",
        "gamal-carto",
        "AmiraMohiey",
        "hishamkaram",
        "ismailsunni",
        "jj0hns0n",
        "mofath",
        "tayyabsayyad"
    ]
}