API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/2/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/135/",
        "https://djangopackages.org/api/v4/grids/257/",
        "https://djangopackages.org/api/v4/grids/118/"
    ],
    "id": 3259,
    "title": "ActivFlow - Workflow Engine",
    "slug": "activflow",
    "last_updated": "2022-08-13T09:02:23-04:00",
    "last_fetched": "2026-02-15T11:05:19.886333-05:00",
    "repo_url": "https://github.com/faxad/ActivFlow",
    "pypi_version": null,
    "created": "2016-03-27T15:00:29.603203-04:00",
    "modified": "2026-01-28T13:10:59.874302-05:00",
    "repo_forks": 92,
    "repo_description": "Generic, light-weight & extensible Workflow Engine for agile automation of Business Processes | Django, Python",
    "pypi_url": "",
    "documentation_url": "https://github.com/faxad/ActivFlow/blob/master/README.md",
    "repo_watchers": 568,
    "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": [
        "faxad",
        "dependabot[bot]",
        "gitter-badger",
        "fossabot"
    ]
}