API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/4/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/338/?format=api"
    ],
    "id": 4534,
    "title": "neo4j-rest-client",
    "slug": "neo4j-rest-client",
    "last_updated": "2017-10-17T10:46:43-04:00",
    "last_fetched": "2026-02-15T14:01:44.096261-05:00",
    "repo_url": "https://github.com/versae/neo4j-rest-client",
    "pypi_version": null,
    "created": "2020-02-26T11:46:58.503723-05:00",
    "modified": "2026-01-28T13:26:45.411717-05:00",
    "repo_forks": 71,
    "repo_description": "Object-oriented Python library to interact with Neo4j standalone REST server",
    "pypi_url": "",
    "documentation_url": "",
    "repo_watchers": 263,
    "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": [
        "versae",
        "mhluongo",
        "necaris",
        "robinedwards",
        "doismellburning",
        "johanlundberg",
        "llorentealex",
        "panisson",
        "PabloCastellano",
        "ttsanevdzineit",
        "frewsxcv",
        "dhepper",
        "RenSys",
        "mroyal",
        "smarzola",
        "gitter-badger",
        "ttsanev",
        "dbro"
    ]
}