API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/5135/
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/256/"
    ],
    "id": 5135,
    "title": "basxconnect",
    "slug": "basxconnect",
    "last_updated": "2024-08-26T02:59:19-04:00",
    "last_fetched": "2026-02-15T17:18:38.989512-05:00",
    "repo_url": "https://github.com/basxsoftwareassociation/basxconnect",
    "pypi_version": "0.4.62",
    "created": "2021-09-13T08:50:52.924639-04:00",
    "modified": "2026-01-28T14:14:59.606249-05:00",
    "repo_forks": 7,
    "repo_description": "Core Implementation of a CRM system for non-profit organizations",
    "pypi_url": "http://pypi.python.org/pypi/basxconnect",
    "documentation_url": "",
    "repo_watchers": 29,
    "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": [
        "saemideluxe",
        "wipascal",
        "tpokorra",
        "Tidaphan",
        "frederikbugglin",
        "dward2nd",
        "NathanBnm",
        "comradekingu",
        "Neuza-lima7",
        "Lisapple",
        "SantosSi",
        "freebeat"
    ]
}