API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/62/?format=api"
    ],
    "id": 3727,
    "title": "django-recurrence",
    "slug": "django-recurrence",
    "last_updated": "2025-12-19T16:36:53-05:00",
    "last_fetched": "2026-02-15T17:07:30.902932-05:00",
    "repo_url": "https://github.com/jazzband/django-recurrence",
    "pypi_version": "1.14",
    "created": "2017-02-17T08:01:11.354221-05:00",
    "modified": "2026-01-28T14:04:00.891417-05:00",
    "repo_forks": 190,
    "repo_description": "Utility for working with recurring dates in Django.",
    "pypi_url": "http://pypi.python.org/pypi/django-recurrence",
    "documentation_url": "https://django-recurrence.readthedocs.org/",
    "repo_watchers": 537,
    "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,
        9,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "dominicrodger",
        "lino",
        "aleksihakli",
        "emperorcezar",
        "denisiko",
        "edelvalle",
        "fladi",
        "cleder",
        "dependabot[bot]",
        "AimeeMS",
        "FlipperPA",
        "ericbuckley",
        "sirkonst",
        "s-varga",
        "ydiazn",
        "williamrexhardin",
        "noamkush",
        "joshdrake",
        "joshuadavidthomas",
        "bheesink",
        "GeoMaciolek",
        "jgeskens",
        "jleclanche",
        "JshWright",
        "josesanch",
        "pytrumpeter",
        "JackAtOmenApps",
        "Klavionik",
        "SethBoyd",
        "Conni2461",
        "mihalikv",
        "viveksudani",
        "AbbasPi",
        "enkore",
        "jmu-oir",
        "fcurella",
        "diegoponciano",
        "denisorehovsky",
        "dchimeno",
        "craigloftus",
        "thornycrackers",
        "creimers",
        "chelseyklein",
        "urbalazs",
        "aaugustin",
        "mir06",
        "pasevin",
        "alantrick",
        "5parkp1ug"
    ]
}