API endpoint that allows packages to be viewed or edited.

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

{
    "count": 5722,
    "next": "https://djangopackages.org/api/v4/packages/?format=api&limit=20&offset=4400",
    "previous": "https://djangopackages.org/api/v4/packages/?format=api&limit=20&offset=4360",
    "results": [
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 1394,
            "title": "Frog",
            "slug": "frog",
            "last_updated": "2020-03-10T00:42:02-04:00",
            "last_fetched": "2026-05-27T10:07:53.966600-04:00",
            "repo_url": "https://github.com/ubd-frog/frog",
            "pypi_version": null,
            "created": "2012-07-27T00:18:14.972011-04:00",
            "modified": "2026-01-28T13:19:02.936039-05:00",
            "repo_forks": 8,
            "repo_description": "A server and client solution to viewing and filtering large image and video collections",
            "pypi_url": "",
            "documentation_url": "https://readthedocs.org/projects/frog/",
            "repo_watchers": 49,
            "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": [
                "theiviaxx",
                "nickryand",
                "TheFlipbook",
                "dependabot[bot]",
                "arturleao"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/43/?format=api",
                "https://djangopackages.org/api/v4/grids/17/?format=api"
            ],
            "id": 1393,
            "title": "django-failover",
            "slug": "django-failover",
            "last_updated": "2012-08-03T15:57:58-04:00",
            "last_fetched": "2022-03-18T21:48:05.499785-04:00",
            "repo_url": "https://github.com/brianjaystanley/django-failover",
            "pypi_version": "0.1.1",
            "created": "2012-07-25T16:45:20.308189-04:00",
            "modified": "2025-01-31T14:58:27.639041-05:00",
            "repo_forks": 3,
            "repo_description": "automatic failover for Django",
            "pypi_url": "http://pypi.python.org/pypi/django-failover",
            "documentation_url": null,
            "repo_watchers": 42,
            "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": [
                "brianjaystanley"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/61/?format=api"
            ],
            "id": 1392,
            "title": "django-configurations",
            "slug": "django-configurations",
            "last_updated": "2024-11-18T18:53:09-05:00",
            "last_fetched": "2026-05-27T05:09:19.157311-04:00",
            "repo_url": "https://github.com/jezdez/django-configurations",
            "pypi_version": "2.5.1",
            "created": "2012-07-25T03:46:52.735647-04:00",
            "modified": "2026-01-28T16:56:50.607908-05:00",
            "repo_forks": 142,
            "repo_description": "A helper for organizing Django project settings by relying on well established programming patterns.",
            "pypi_url": "http://pypi.python.org/pypi/django-configurations",
            "documentation_url": "https://readthedocs.org/projects/django-configurations/",
            "repo_watchers": 1139,
            "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": [
                "jezdez",
                "brianhelba",
                "blueyed",
                "pauloxnet",
                "ticosax",
                "bittner",
                "uhurusurfa",
                "michael-k",
                "codingjoe",
                "joke2k",
                "camilonova",
                "morenoh149",
                "mauricioabreu",
                "jrdietrick",
                "johnfraney",
                "lilioid",
                "drewbrew",
                "cclauss",
                "adamchainz",
                "amureki",
                "nagyv",
                "timgates42",
                "slafs",
                "stefanw",
                "paltman",
                "gump",
                "mvantellingen",
                "blaze33",
                "jpadilla",
                "jannisleidel",
                "hiisi13",
                "MikeWooster",
                "mfogel",
                "hroncok",
                "dat2",
                "rassie",
                "asfaltboy",
                "bluetech",
                "richarddewit",
                "sannykr",
                "graingert",
                "kloczek",
                "washeck",
                "linuxmaniac",
                "dependabot[bot]",
                "jazzband-bot",
                "maraujop",
                "msabramo",
                "lwm",
                "paduszyk",
                "perdy",
                "skolsuper",
                "heww",
                "gillesfabio",
                "luzfcb",
                "ckrybus",
                "chrishas35",
                "bmispelon",
                "arsensokolov",
                "ar4s",
                "andriyor",
                "adamn"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/139/?format=api"
            ],
            "id": 1391,
            "title": "django-notifications",
            "slug": "django-notifications-hq",
            "last_updated": "2025-07-17T13:50:43-04:00",
            "last_fetched": "2026-05-27T12:32:54.068585-04:00",
            "repo_url": "https://github.com/django-notifications/django-notifications",
            "pypi_version": "1.8.3",
            "created": "2012-07-23T22:22:13.992423-04:00",
            "modified": "2026-01-28T14:06:57.283500-05:00",
            "repo_forks": 479,
            "repo_description": "GitHub notifications alike app for Django",
            "pypi_url": "http://pypi.python.org/pypi/django-notifications-hq",
            "documentation_url": null,
            "repo_watchers": 1953,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                1,
                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": [
                "AlvaroLQueiroz",
                "yangyubo",
                "zhang-z",
                "schinckel",
                "LegoStormtroopr",
                "YPCrumble",
                "nemesifier",
                "driverdan",
                "pandafy",
                "UtkucanBykl",
                "PetrDlouhy",
                "areski",
                "funkybob",
                "alazaro",
                "archatas",
                "giff-h",
                "srtab",
                "tuky",
                "Evidlo",
                "danxshap",
                "yaoelvon",
                "osminogin",
                "illing2005",
                "theromis",
                "miratcan",
                "MiguelSR",
                "max-wittig",
                "kiraware",
                "julianogouveia",
                "drager",
                "uglide",
                "ikkebr",
                "akhmedgaziev",
                "Lucianod28",
                "marcgibbons",
                "nickhargreaves",
                "noamkush",
                "peppelorum",
                "satyanash",
                "uroybd",
                "allangz",
                "blag",
                "fay",
                "pandabearcoder",
                "randomfish",
                "alvarovelezgalvez",
                "konradhalas",
                "jphamcsp",
                "cubicuboctahedron",
                "luzfcb",
                "ehmadzubair",
                "Heldroe",
                "Siecje",
                "Hopiu",
                "axeliodiaz",
                "ashokfernandez",
                "arthur-wsw",
                "r26zhao"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/4/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/147/?format=api"
            ],
            "id": 1390,
            "title": "mezzanine-stackato",
            "slug": "mezzanine-stackato",
            "last_updated": "2015-10-28T13:41:51-04:00",
            "last_fetched": "2026-05-27T10:08:51.321776-04:00",
            "repo_url": "https://github.com/Stackato-Apps/mezzanine",
            "pypi_version": null,
            "created": "2012-07-23T05:42:13.850274-04:00",
            "modified": "2026-01-28T13:20:31.787492-05:00",
            "repo_forks": 5,
            "repo_description": "A vanilla Mezzanine project, ready to deploy straight to stackato",
            "pypi_url": "",
            "documentation_url": null,
            "repo_watchers": 1,
            "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": [
                "jdpaton",
                "shsu",
                "ingydotnet",
                "jandubois"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/41/?format=api"
            ],
            "id": 1389,
            "title": "django-cart",
            "slug": "django-cart",
            "last_updated": "2026-04-21T19:52:09-04:00",
            "last_fetched": "2026-05-27T05:03:43.323987-04:00",
            "repo_url": "https://github.com/bmentges/django-cart",
            "pypi_version": "3.1.1",
            "created": "2012-07-22T16:27:18.085875-04:00",
            "modified": "2026-01-28T16:51:35.120601-05:00",
            "repo_forks": 169,
            "repo_description": "A lightweight, session-backed shopping cart for Django e-commerce applications. Built for developers who need a robust cart solution without the bloat of full e-commerce platforms.",
            "pypi_url": "http://pypi.python.org/pypi/django-cart",
            "documentation_url": null,
            "repo_watchers": 332,
            "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,
                5,
                46,
                0,
                0,
                49,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "bmentges",
                "dependabot[bot]",
                "dfalk",
                "MeNsaaH",
                "michaelavila",
                "vodopyanovas",
                "caroso1222",
                "ChehST",
                "joaovitorsilvestre",
                "tfyr",
                "furins",
                "jordij",
                "sanjaykrishnan"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/114/?format=api",
                "https://djangopackages.org/api/v4/grids/439/?format=api"
            ],
            "id": 1388,
            "title": "django-user-accounts",
            "slug": "django-user-accounts",
            "last_updated": "2024-07-22T17:36:08-04:00",
            "last_fetched": "2026-05-27T13:11:56.926660-04:00",
            "repo_url": "https://github.com/pinax/django-user-accounts",
            "pypi_version": "3.3.2",
            "created": "2012-07-22T10:53:24.120906-04:00",
            "modified": "2026-01-28T14:17:21.798146-05:00",
            "repo_forks": 347,
            "repo_description": "User accounts for Django",
            "pypi_url": "http://pypi.python.org/pypi/django-user-accounts",
            "documentation_url": "https://django-user-accounts.readthedocs.io/",
            "repo_watchers": 1222,
            "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": [
                "brosner",
                "paltman",
                "blag",
                "grahamu",
                "uhurusurfa",
                "KatherineMichel",
                "nigma",
                "mfonism",
                "ntucker",
                "jacobwegner",
                "madron",
                "jpic",
                "managedkaos",
                "jpotterm",
                "jtauber",
                "d-s-e",
                "cezio",
                "jonathan-s",
                "larubbio",
                "tubaman",
                "tony",
                "binarymatt",
                "MattFisher",
                "dimitri-justeau",
                "unallabs",
                "thijstriemstra",
                "msamoylov",
                "fladi",
                "madprime",
                "lukeman",
                "justinabrahms",
                "miurahr",
                "georgemarshall",
                "Alcolo47",
                "mentholi",
                "bmihelac",
                "dulacp",
                "serkanaltuntas",
                "smholloway",
                "micrypt",
                "shabda",
                "shaib",
                "shoshseiden",
                "simonluijk",
                "rizumu",
                "cfc603",
                "Yogeshddjango",
                "airtonix",
                "naringas",
                "bluedisk",
                "lampslave",
                "operte",
                "bjb",
                "Spawin",
                "dhepper",
                "dmitry-shorokhov",
                "frlan",
                "jerzyk",
                "joshblum",
                "devunt",
                "m-aciek",
                "mgaitan",
                "bruecksen",
                "matmair",
                "macrman",
                "mattions",
                "mikeurbanski",
                "philipliberato"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/148/?format=api"
            ],
            "id": 1387,
            "title": "django-easy-friends",
            "slug": "django-easy-friends",
            "last_updated": "2015-03-25T10:45:02-04:00",
            "last_fetched": "2026-05-27T09:06:34.111988-04:00",
            "repo_url": "https://github.com/barszczmm/django-easy-friends",
            "pypi_version": null,
            "created": "2012-07-21T23:56:32.511712-04:00",
            "modified": "2026-01-28T13:03:51.151372-05:00",
            "repo_forks": 15,
            "repo_description": "friendship, contact and invitation management for the Django web framework",
            "pypi_url": "",
            "documentation_url": null,
            "repo_watchers": 28,
            "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": [
                "barszczmm",
                "jtauber",
                "brosner",
                "alex",
                "jezdez",
                "deepinder19",
                "alibrahim",
                "amarpreetsaini",
                "empty",
                "tmc"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 1386,
            "title": "django-feedstorage",
            "slug": "django-feedstorage",
            "last_updated": "2012-08-20T17:19:51-04:00",
            "last_fetched": "2026-05-27T01:01:30.880833-04:00",
            "repo_url": "https://github.com/YAmikep/django-feedstorage",
            "pypi_version": "0.1",
            "created": "2012-07-21T05:01:34.639866-04:00",
            "modified": "2026-01-28T16:15:29.468000-05:00",
            "repo_forks": 1,
            "repo_description": "Storage for Feeds where subscribers are notified for new feeds entries",
            "pypi_url": "http://pypi.python.org/pypi/django-feedstorage",
            "documentation_url": null,
            "repo_watchers": 5,
            "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": [
                "YAmikep"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/23/?format=api"
            ],
            "id": 1385,
            "title": "django-dress-blog",
            "slug": "django-dress-blog",
            "last_updated": "2013-04-28T03:56:29-04:00",
            "last_fetched": "2026-05-27T05:13:25.841435-04:00",
            "repo_url": "https://github.com/danirus/django-dress-blog",
            "pypi_version": "0.1a",
            "created": "2012-07-20T05:52:16.106695-04:00",
            "modified": "2026-01-28T17:00:34.402558-05:00",
            "repo_forks": 1,
            "repo_description": "Django blogging app with stories, quotes, diary, comments and tags.",
            "pypi_url": "http://pypi.python.org/pypi/django-dress-blog",
            "documentation_url": "https://pythonhosted.org/django-dress-blog/",
            "repo_watchers": 13,
            "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": [
                "danirus"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 1384,
            "title": "django-webmaster-verification",
            "slug": "django-webmaster-verification",
            "last_updated": "2022-05-27T23:05:35-04:00",
            "last_fetched": "2026-05-27T18:07:41.147345-04:00",
            "repo_url": "https://github.com/nkuttler/django-webmaster-verification",
            "pypi_version": "0.4.3",
            "created": "2012-07-20T05:38:10.571882-04:00",
            "modified": "2026-01-28T15:08:43.938509-05:00",
            "repo_forks": 3,
            "repo_description": "",
            "pypi_url": "http://pypi.python.org/pypi/django-webmaster-verification",
            "documentation_url": null,
            "repo_watchers": 5,
            "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": [
                "nkuttler",
                "voronind"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/5/?format=api",
                "https://djangopackages.org/api/v4/grids/239/?format=api"
            ],
            "id": 1383,
            "title": "django-getpaid",
            "slug": "django-getpaid",
            "last_updated": "2026-03-25T15:22:34-04:00",
            "last_fetched": "2026-05-27T04:02:41.083620-04:00",
            "repo_url": "https://github.com/django-getpaid/django-getpaid",
            "pypi_version": "2.3.0",
            "created": "2012-07-19T14:32:51.046766-04:00",
            "modified": "2026-01-28T16:26:14.982316-05:00",
            "repo_forks": 119,
            "repo_description": "Django payments processor.",
            "pypi_url": "http://pypi.python.org/pypi/django-getpaid",
            "documentation_url": "https://django-getpaid.readthedocs.io/",
            "repo_watchers": 446,
            "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,
                3,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                16,
                6,
                0,
                0,
                0,
                4,
                6,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "dekoza",
                "cypreess",
                "pawciobiel",
                "bernardopires",
                "kglod",
                "kamilglod",
                "ScottEAdams",
                "glowka",
                "fizista",
                "lukaszbanasiak",
                "slafs",
                "glothriel",
                "asermax",
                "ekohl",
                "yomguy",
                "lukasklein",
                "anih",
                "icha0s",
                "sunu",
                "piotrekio",
                "pawelad",
                "lauris",
                "KrzysiekJ",
                "k-lyda",
                "pikulak",
                "SupraSummus",
                "mfa"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/73/?format=api"
            ],
            "id": 1382,
            "title": "cmsplugin_eviscape",
            "slug": "cmsplugin_eviscape",
            "last_updated": "2013-02-05T09:01:43-05:00",
            "last_fetched": "2026-05-26T21:02:43.489240-04:00",
            "repo_url": "https://github.com/TESOBE/cmsplugin_eviscape",
            "pypi_version": "0.9.3",
            "created": "2012-07-19T05:21:20.273248-04:00",
            "modified": "2026-01-28T15:46:03.562699-05:00",
            "repo_forks": 1,
            "repo_description": "An evsicape extension for Django CMS",
            "pypi_url": "http://pypi.python.org/pypi/cmsplugin_eviscape",
            "documentation_url": null,
            "repo_watchers": 2,
            "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": [
                "Azd325",
                "tgpfeiffer"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/111/?format=api"
            ],
            "id": 1381,
            "title": "django-shop-netaxept",
            "slug": "django-shop-netaxept",
            "last_updated": "2012-07-18T12:32:48-04:00",
            "last_fetched": "2026-05-27T01:06:44.462674-04:00",
            "repo_url": "https://github.com/fivethreeo/django-shop-netaxept",
            "pypi_version": "0.8.beta.0",
            "created": "2012-07-18T12:35:28.260102-04:00",
            "modified": "2026-01-28T16:21:26.008934-05:00",
            "repo_forks": 1,
            "repo_description": "This is a payment module for django-shop using Netaxept",
            "pypi_url": "http://pypi.python.org/pypi/django-shop-netaxept",
            "documentation_url": null,
            "repo_watchers": 1,
            "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": [
                "fivethreeo"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/51/?format=api",
                "https://djangopackages.org/api/v4/grids/343/?format=api"
            ],
            "id": 1380,
            "title": "django tables2 reports",
            "slug": "django-tables2-reports",
            "last_updated": "2017-08-23T07:10:33-04:00",
            "last_fetched": "2026-05-27T15:06:03.245567-04:00",
            "repo_url": "https://github.com/goinnn/django-tables2-reports",
            "pypi_version": "0.1.3",
            "created": "2012-07-18T08:18:38.039375-04:00",
            "modified": "2026-01-28T14:36:24.540531-05:00",
            "repo_forks": 37,
            "repo_description": "With django-tables2-reports you can get a report (CSV, XLS) of any table with minimal changes to your project",
            "pypi_url": "http://pypi.python.org/pypi/django-tables2-reports",
            "documentation_url": null,
            "repo_watchers": 85,
            "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": [
                "goinnn",
                "mpasternak",
                "bitdeli-chef",
                "daaray",
                "paulgueltekin",
                "armicron"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/243/?format=api"
            ],
            "id": 1379,
            "title": "django-multisite",
            "slug": "django-multisite-fork",
            "last_updated": "2025-07-31T10:27:56-04:00",
            "last_fetched": "2026-05-27T17:05:20.845139-04:00",
            "repo_url": "https://github.com/ecometrica/django-multisite",
            "pypi_version": "1.9.0",
            "created": "2012-07-17T09:02:03.139588-04:00",
            "modified": "2026-01-28T14:52:19.479703-05:00",
            "repo_forks": 39,
            "repo_description": "Multisite in django — use one Django app to serve multiple domains",
            "pypi_url": "http://pypi.python.org/pypi/django-multisite",
            "documentation_url": null,
            "repo_watchers": 135,
            "commits_over_52": [
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                1,
                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": [
                "sfllaw",
                "mghughes",
                "rebkwok",
                "jordiecometrica",
                "erikvw",
                "plazix",
                "JordanReiter",
                "rory-geoghegan-ecometrica",
                "avbasov",
                "eddiejessup",
                "jedie",
                "vit-ivanov",
                "coddingtonbear",
                "brunoprograma",
                "chewthemonkey",
                "jeremy-camirand-eco",
                "jbazik",
                "manos-korakakis",
                "pauricthelodger",
                "mihalikv"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/4/?format=api",
            "grids": [],
            "id": 1378,
            "title": "Django MSSQL database backend",
            "slug": "django-mssql",
            "last_updated": "2018-08-22T14:50:22-04:00",
            "last_fetched": "2026-05-27T15:08:30.865814-04:00",
            "repo_url": "https://bitbucket.org/Manfre/django-mssql",
            "pypi_version": "1.8",
            "created": "2012-07-16T15:50:40.419721-04:00",
            "modified": "2026-01-28T14:38:20.903431-05:00",
            "repo_forks": 0,
            "repo_description": "Microsoft SQL server backend for Django running on windows.\r\n\r\nNo actively maintained and only supports up to Django 1.8, which hasn't received security fixes for years.",
            "pypi_url": "http://pypi.python.org/pypi/django-mssql",
            "documentation_url": "https://readthedocs.org/projects/django-mssql/",
            "repo_watchers": 10,
            "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": [
                "Manfre"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 1377,
            "title": "django-genia",
            "slug": "django-genia",
            "last_updated": "2012-07-15T23:36:38-04:00",
            "last_fetched": "2026-05-27T10:05:19.861346-04:00",
            "repo_url": "https://github.com/tmitchell/django-genia",
            "pypi_version": "0.1.dev1",
            "created": "2012-07-15T19:46:00.897921-04:00",
            "modified": "2026-01-28T13:15:20.042202-05:00",
            "repo_forks": 0,
            "repo_description": "A pluggable Django app for managing generations of data",
            "pypi_url": "",
            "documentation_url": "https://readthedocs.org/projects/django-genia/",
            "repo_watchers": 1,
            "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": [
                "tmitchell"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/4/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/78/?format=api"
            ],
            "id": 1376,
            "title": "djmongo",
            "slug": "djmongo",
            "last_updated": "2012-12-20T09:09:14-05:00",
            "last_fetched": "2026-05-26T21:02:40.974802-04:00",
            "repo_url": "https://github.com/lukaszb/djmongo",
            "pypi_version": "0.1.7",
            "created": "2012-07-15T16:48:12.536728-04:00",
            "modified": "2026-01-28T15:45:59.338587-05:00",
            "repo_forks": 0,
            "repo_description": "MongoDB db engine and simple adapter for Django",
            "pypi_url": "http://pypi.python.org/pypi/djmongo",
            "documentation_url": null,
            "repo_watchers": 4,
            "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": [
                "lukaszb"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/8/?format=api"
            ],
            "id": 1375,
            "title": "zenforms",
            "slug": "zenforms",
            "last_updated": "2012-11-10T14:16:48-05:00",
            "last_fetched": "2026-05-26T21:04:45.690338-04:00",
            "repo_url": "https://github.com/summerisgone/zenforms",
            "pypi_version": "0.1.7",
            "created": "2012-07-15T14:27:14.716356-04:00",
            "modified": "2026-01-28T15:48:50.929022-05:00",
            "repo_forks": 3,
            "repo_description": "Attempt to zenify django's form templating, inspired by uniforms",
            "pypi_url": "http://pypi.python.org/pypi/django-zenforms",
            "documentation_url": null,
            "repo_watchers": 8,
            "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": [
                "summerisgone"
            ]
        }
    ]
}