API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/684/?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/41/?format=api"
    ],
    "id": 684,
    "title": "satchless",
    "slug": "satchless",
    "last_updated": "2024-01-10T13:19:59-05:00",
    "last_fetched": "2026-02-15T11:07:44.276764-05:00",
    "repo_url": "https://github.com/mirumee/satchless",
    "pypi_version": "1.3",
    "created": "2011-03-10T22:59:00.632307-05:00",
    "modified": "2026-01-28T13:13:06.646038-05:00",
    "repo_forks": 145,
    "repo_description": "E-commerce for Python",
    "pypi_url": "http://pypi.python.org/pypi/satchless",
    "documentation_url": "https://readthedocs.org/projects/satchless/",
    "repo_watchers": 779,
    "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": [
        "patrys",
        "paluh",
        "emesik",
        "mirekm",
        "brew",
        "greggarson",
        "anentropic",
        "bitrut",
        "aniav",
        "FlaviuSim",
        "kjpc-tech",
        "rafalp",
        "marekbrzoska",
        "tirkarthi",
        "antoninblanc",
        "bogdal",
        "dev-dev-15",
        "hirunatan",
        "artursmet",
        "asiabiega",
        "frewsxcv",
        "bartels",
        "octaflop",
        "Pewpewarrows",
        "sobolevn",
        "svenberkvens",
        "epatters"
    ]
}