API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2336/
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/79/",
        "https://djangopackages.org/api/v4/grids/7/"
    ],
    "id": 2336,
    "title": "django-rest-auth",
    "slug": "django-rest-auth",
    "last_updated": "2022-02-25T16:28:51-05:00",
    "last_fetched": "2026-02-15T17:04:03.738921-05:00",
    "repo_url": "https://github.com/tivix/django-rest-auth",
    "pypi_version": "0.9.5",
    "created": "2014-04-30T20:54:00.062022-04:00",
    "modified": "2026-01-28T14:01:07.652932-05:00",
    "repo_forks": 650,
    "repo_description": "This app makes it extremely easy to build Django powered SPA's (Single Page App) or Mobile apps exposing all registration and authentication related functionality as CBV's (Class Base View) and REST (JSON)",
    "pypi_url": "http://pypi.python.org/pypi/django-rest-auth",
    "documentation_url": "http://django-rest-auth.readthedocs.org/en/latest/",
    "repo_watchers": 2424,
    "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": [
        "mariodev",
        "maxim-kht",
        "mateusz-sikora",
        "mjaworski",
        "maciej-jaworski",
        "Akay7",
        "jgr3go",
        "philippeluickx",
        "n1207n",
        "illagrenan",
        "ron8mcr",
        "caruccio",
        "tevinjoseph",
        "gbezyuk",
        "jmb",
        "jasinai",
        "mpuhacz",
        "mdentremont",
        "toracle",
        "dgilge",
        "michael-k",
        "vsevolod-kolchinsky",
        "sloria",
        "rpatterson",
        "iraycd",
        "citizen-stig",
        "marsam",
        "joaoricardo000",
        "EnTeQuAk",
        "fergyfresh",
        "ankitpopli1891",
        "aleksihakli",
        "sobolevn",
        "omidraha",
        "OskarPersson",
        "raunaqss",
        "safaktrgt",
        "Greyvend",
        "skylerberg",
        "syammohanmp",
        "tomcounsell",
        "vthorey",
        "blablacio",
        "weslord",
        "WilliamQLiu",
        "asudoma",
        "erdaltsksn",
        "greenstatic",
        "jberends",
        "mariuccio",
        "yihuang",
        "aspyct",
        "Cahersan",
        "frewsxcv",
        "Vitiell0",
        "verkaufer",
        "rdragos",
        "gsheni",
        "girishfu",
        "haos616",
        "jrief",
        "josephtoles",
        "fleischie",
        "kneufeld",
        "briva",
        "schemacs",
        "magnunleno",
        "Madsn",
        "nattyg93",
        "ducheneaut"
    ]
}