API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/336/
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/67/",
        "https://djangopackages.org/api/v4/grids/7/",
        "https://djangopackages.org/api/v4/grids/33/",
        "https://djangopackages.org/api/v4/grids/121/"
    ],
    "id": 336,
    "title": "Django-facebook",
    "slug": "django-facebook",
    "last_updated": "2018-04-16T17:33:15-04:00",
    "last_fetched": "2026-02-15T18:08:53.573339-05:00",
    "repo_url": "https://github.com/tschellenbach/Django-facebook",
    "pypi_version": "6.0.3",
    "created": "2010-09-13T03:28:39.669743-04:00",
    "modified": "2026-01-28T14:28:52.808342-05:00",
    "repo_forks": 535,
    "repo_description": "Facebook open graph api implementation using the Django web framework in python",
    "pypi_url": "http://pypi.python.org/pypi/django-facebook",
    "documentation_url": "https://readthedocs.org/projects/django-facebook/",
    "repo_watchers": 1423,
    "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": [
        "tschellenbach",
        "troygrosfield",
        "wolph",
        "selwin",
        "duduklein",
        "kennethlove",
        "crackcomm",
        "amakhnach",
        "esauro",
        "kmike",
        "pterk",
        "xrmx",
        "tbarbugli",
        "vially",
        "detinho",
        "auvipy",
        "alexhayes",
        "cdchen",
        "yourcelf",
        "vladimiroff",
        "pablorecio",
        "jrabbit",
        "lehins",
        "stefanocrosta",
        "mach24",
        "kennu",
        "jimrollenhagen",
        "Geoffrey-T",
        "andycyang",
        "mishu-",
        "chhantyal",
        "ncadou",
        "passy",
        "piotrekio",
        "wimfeijen",
        "yuvadm",
        "zixan",
        "danosaure",
        "gmcguire",
        "gumuz",
        "islavov",
        "kozikow",
        "mikec83",
        "garromark",
        "marcelometal",
        "xpostudio4",
        "kevinastone",
        "jlirochon",
        "drpancake",
        "jherencia",
        "herchila",
        "nabucosound",
        "donaldharvey",
        "lorden",
        "dellis23",
        "chrisfranklin",
        "nossila"
    ]
}