API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4952/
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/44/",
        "https://djangopackages.org/api/v4/grids/161/",
        "https://djangopackages.org/api/v4/grids/52/"
    ],
    "id": 4952,
    "title": "django-postgresql-dag",
    "slug": "django-postgresql-dag",
    "last_updated": "2026-02-16T02:05:56-05:00",
    "last_fetched": "2026-02-16T03:16:20.256170-05:00",
    "repo_url": "https://github.com/OmenApps/django-postgresql-dag",
    "pypi_version": "2026.2.3",
    "created": "2020-11-17T22:20:07.381379-05:00",
    "modified": "2026-02-16T03:16:20.256350-05:00",
    "repo_forks": 6,
    "repo_description": "Directed Acyclic Graphs with a variety of methods for both Nodes and Edges, and multiple exports (NetworkX, Pandas, etc). This project is the foundation for a commercial product, so expect regular improvements. PR's and other contributions are welcomed.",
    "pypi_url": "http://pypi.python.org/pypi/django-postgresql-dag",
    "documentation_url": "https://django-postgresql-dag.readthedocs.io/en/latest/",
    "repo_watchers": 49,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        0,
        1,
        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,
        63
    ],
    "participants": [
        "JackAtOmenApps",
        "jacklinke",
        "jinglinz",
        "worsht",
        "alyjak"
    ]
}