API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4218/?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/291/?format=api"
    ],
    "id": 4218,
    "title": "fcm-django",
    "slug": "fcm-django",
    "last_updated": "2025-07-23T05:31:57-04:00",
    "last_fetched": "2026-02-15T14:26:11.040566-05:00",
    "repo_url": "https://github.com/xtrinch/fcm-django",
    "pypi_version": "2.3.1",
    "created": "2018-09-07T09:49:29.021058-04:00",
    "modified": "2026-01-28T13:50:16.465056-05:00",
    "repo_forks": 198,
    "repo_description": "FCM Django: Send push notifications via django to websites, iOS & android mobile devices through FCM (Firebase Cloud Messaging)",
    "pypi_url": "http://pypi.python.org/pypi/fcm-django",
    "documentation_url": "https://fcm-django.readthedocs.io/en/latest/",
    "repo_watchers": 793,
    "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,
        10,
        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": [
        "xtrinch",
        "Andrew-Chen-Wang",
        "gonczor",
        "sdbriney",
        "mrcl",
        "UnknownPlatypus",
        "olzhasar",
        "Akay7",
        "ulgens",
        "Hornobster",
        "henriklindgren",
        "MHM5000",
        "abotte",
        "SerhiyRomanov",
        "sthz31",
        "d1p",
        "ataylor32",
        "mattrowe-mango",
        "maximlomakin",
        "allprod",
        "self-maurya",
        "MrLightful",
        "simonphilips",
        "tuky",
        "ziima",
        "alfaro28",
        "aliharby12",
        "dependabot[bot]",
        "gabn88",
        "insung151",
        "minjatJ",
        "mohitCodepy",
        "rolexsanches",
        "pwqw",
        "arjuntheprogrammer",
        "assem-ch",
        "josseptt",
        "fadedDexofan",
        "deanrock",
        "fnscoder",
        "huychau",
        "Nomer77",
        "jordandjp",
        "keithhackbarth",
        "keeth",
        "kz26",
        "khaled5321",
        "lkh42t"
    ]
}