API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/1679/
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/147/"
    ],
    "id": 1679,
    "title": "mezzanine-facebook",
    "slug": "mezzanine-facebook",
    "last_updated": "2016-09-08T03:25:13-04:00",
    "last_fetched": "2022-05-22T18:38:42.982510-04:00",
    "repo_url": "https://github.com/shurik/Mezzanine_Facebook",
    "pypi_version": null,
    "created": "2013-02-20T22:46:30.468207-05:00",
    "modified": "2025-01-31T14:59:41.698221-05:00",
    "repo_forks": 3,
    "repo_description": "Simple integration between Mezzanine and Facebook",
    "pypi_url": "",
    "documentation_url": null,
    "repo_watchers": 9,
    "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": [
        "shurik"
    ]
}