API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/?format=api&offset=2340
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=2360",
    "previous": "https://djangopackages.org/api/v4/packages/?format=api&limit=20&offset=2320",
    "results": [
        {
            "category": "https://djangopackages.org/api/v4/categories/4/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/241/?format=api"
            ],
            "id": 3760,
            "title": "pypdfml",
            "slug": "pypdfml",
            "last_updated": "2012-07-20T05:29:20-04:00",
            "last_fetched": "2026-05-28T05:02:11.147526-04:00",
            "repo_url": "https://github.com/badzong/pypdfml",
            "pypi_version": "0.1.0alpha",
            "created": "2017-03-11T14:03:14.929650-05:00",
            "modified": "2026-01-28T16:25:55.073925-05:00",
            "repo_forks": 5,
            "repo_description": "Simple XML wrapper for reportlab",
            "pypi_url": "http://pypi.python.org/pypi/pypdfml",
            "documentation_url": "",
            "repo_watchers": 21,
            "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": [
                "badzong"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/97/?format=api"
            ],
            "id": 3759,
            "title": "django-pascal-templates",
            "slug": "django-pascal-templates",
            "last_updated": "2018-04-17T13:43:57-04:00",
            "last_fetched": "2026-05-27T21:00:35.374858-04:00",
            "repo_url": "https://github.com/wooyek/django-pascal-templates",
            "pypi_version": "0.8.13",
            "created": "2017-03-10T12:07:21.153430-05:00",
            "modified": "2026-01-28T15:43:20.837210-05:00",
            "repo_forks": 0,
            "repo_description": "Django generic views with PascalCase template paths containing model based folders",
            "pypi_url": "http://pypi.python.org/pypi/django-pascal-templates",
            "documentation_url": "",
            "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": [
                "wooyek",
                "pyup-bot"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/15/?format=api"
            ],
            "id": 3758,
            "title": "django-email-queue",
            "slug": "django-email-queue",
            "last_updated": "2018-05-08T10:54:00-04:00",
            "last_fetched": "2026-05-27T19:04:08.281554-04:00",
            "repo_url": "https://github.com/wooyek/django-email-queue",
            "pypi_version": "0.23.0",
            "created": "2017-03-10T12:01:43.945511-05:00",
            "modified": "2026-01-28T15:16:41.464989-05:00",
            "repo_forks": 3,
            "repo_description": "Queening and storing email backed for django",
            "pypi_url": "http://pypi.python.org/pypi/django-email-queue",
            "documentation_url": "https://github.com/wooyek/django-email-queue/blob/master/README.rst",
            "repo_watchers": 9,
            "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": [
                "wooyek",
                "reduxionist",
                "vlinhart"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/136/?format=api"
            ],
            "id": 3757,
            "title": "django-tasker",
            "slug": "django-tasker",
            "last_updated": "2019-04-17T09:31:07-04:00",
            "last_fetched": "2026-05-27T17:11:23.277170-04:00",
            "repo_url": "https://github.com/wooyek/django-tasker",
            "pypi_version": "0.2.60",
            "created": "2017-03-10T12:00:03.359759-05:00",
            "modified": "2026-01-28T14:58:45.623669-05:00",
            "repo_forks": 1,
            "repo_description": "Dead simple async task queue. Stores tasks in database.",
            "pypi_url": "http://pypi.python.org/pypi/django-tasker",
            "documentation_url": "",
            "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": [
                "wooyek"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 3756,
            "title": "django-statusboard",
            "slug": "django-statusboard",
            "last_updated": "2026-01-22T13:48:38-05:00",
            "last_fetched": "2026-05-27T15:18:08.851762-04:00",
            "repo_url": "https://github.com/edigiacomo/django-statusboard",
            "pypi_version": "0.15.1",
            "created": "2017-03-10T08:53:45.443554-05:00",
            "modified": "2026-01-28T14:46:31.305179-05:00",
            "repo_forks": 3,
            "repo_description": "A django based status page.",
            "pypi_url": "http://pypi.python.org/pypi/django-statusboard",
            "documentation_url": "",
            "repo_watchers": 55,
            "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,
                3,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "edigiacomo",
                "dependabot[bot]",
                "brancomat",
                "dependabot-preview[bot]"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 3755,
            "title": "django-facebook-pixel-code",
            "slug": "django-facebook-pixel-code",
            "last_updated": "2016-09-28T09:25:51-04:00",
            "last_fetched": "2026-05-28T01:05:08.466894-04:00",
            "repo_url": "https://github.com/AlessioBazzanella/django-facebook-pixel-code",
            "pypi_version": "0.0.2",
            "created": "2017-03-10T08:14:44.289118-05:00",
            "modified": "2026-01-28T16:10:47.905370-05:00",
            "repo_forks": 1,
            "repo_description": "Facebook Pixel Code template for Django",
            "pypi_url": "http://pypi.python.org/pypi/django-facebook-pixel-code",
            "documentation_url": "https://github.com/AlessioBazzanella/django-facebook-pixel-code/blob/master/README.md",
            "repo_watchers": 3,
            "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": [
                "AlessioBazzanella"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 3754,
            "title": "Django Dandelion",
            "slug": "django-dandelion",
            "last_updated": "2017-09-28T04:19:10-04:00",
            "last_fetched": "2026-05-27T05:12:46.217378-04:00",
            "repo_url": "https://github.com/AlessioBazzanella/django-dandelion",
            "pypi_version": "0.1.4",
            "created": "2017-03-09T22:15:22.715813-05:00",
            "modified": "2026-01-28T16:59:57.305031-05:00",
            "repo_forks": 0,
            "repo_description": "Dandelion Django Package",
            "pypi_url": "http://pypi.python.org/pypi/django-dandelion",
            "documentation_url": "https://django-dandelion.readthedocs.io/en/latest/",
            "repo_watchers": 0,
            "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": [
                "AlessioBazzanella"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/139/?format=api"
            ],
            "id": 3753,
            "title": "kawasemi",
            "slug": "kawasemi",
            "last_updated": "2019-11-03T22:24:44-05:00",
            "last_fetched": "2026-05-27T09:05:37.723778-04:00",
            "repo_url": "https://github.com/ymyzk/kawasemi",
            "pypi_version": "3.0.0",
            "created": "2017-03-09T21:07:37.753840-05:00",
            "modified": "2026-01-28T13:02:54.701696-05:00",
            "repo_forks": 8,
            "repo_description": "A Python library for sending notifications to services such as Slack, HipChat, Twitter, and so on.",
            "pypi_url": "http://pypi.python.org/pypi/kawasemi",
            "documentation_url": "https://kawasemi.readthedocs.io/",
            "repo_watchers": 52,
            "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": [
                "ymyzk",
                "adamchainz"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/16/?format=api"
            ],
            "id": 3752,
            "title": "Django Simple Autocomplete",
            "slug": "django-simple-autocomplete",
            "last_updated": "2018-10-16T11:08:11-04:00",
            "last_fetched": "2026-05-27T18:04:49.585804-04:00",
            "repo_url": "https://github.com/praekelt/django-simple-autocomplete",
            "pypi_version": "1.11",
            "created": "2017-03-08T05:02:00.404837-05:00",
            "modified": "2026-01-28T15:05:22.069783-05:00",
            "repo_forks": 12,
            "repo_description": "Django app adding painless autocomplete to admin.",
            "pypi_url": "http://pypi.python.org/pypi/django-simple-autocomplete",
            "documentation_url": "",
            "repo_watchers": 24,
            "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": [
                "hedleyroos",
                "Rizziepit",
                "cool-RR",
                "alanderkin",
                "cblignaut"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/4/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/271/?format=api",
                "https://djangopackages.org/api/v4/grids/431/?format=api"
            ],
            "id": 3751,
            "title": "django-ldapdb",
            "slug": "django-ldapdb",
            "last_updated": "2025-01-12T07:07:21-05:00",
            "last_fetched": "2026-05-27T17:12:06.162988-04:00",
            "repo_url": "https://github.com/django-ldapdb/django-ldapdb",
            "pypi_version": "1.5.1",
            "created": "2017-03-07T06:43:10.535520-05:00",
            "modified": "2026-01-28T14:59:36.712592-05:00",
            "repo_forks": 101,
            "repo_description": "django-ldapdb, an LDAP database backend for Django",
            "pypi_url": "http://pypi.python.org/pypi/django-ldapdb",
            "documentation_url": "https://github.com/django-ldapdb/django-ldapdb/blob/master/README.rst",
            "repo_watchers": 204,
            "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": [
                "rbarrois",
                "jlaine",
                "Natureshadow",
                "dzen",
                "Xaroth",
                "g1itch",
                "nikolaik",
                "mgorny",
                "xavfernandez",
                "ikreb7",
                "bd808",
                "hansegucker"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/13/?format=api",
                "https://djangopackages.org/api/v4/grids/335/?format=api"
            ],
            "id": 3750,
            "title": "graphene-django",
            "slug": "graphene-django",
            "last_updated": "2025-06-23T10:01:33-04:00",
            "last_fetched": "2026-05-27T12:02:42.378979-04:00",
            "repo_url": "https://github.com/graphql-python/graphene-django",
            "pypi_version": "3.2.3",
            "created": "2017-03-06T03:22:32.700904-05:00",
            "modified": "2026-01-28T13:52:02.322473-05:00",
            "repo_forks": 767,
            "repo_description": "Build powerful, efficient, and flexible GraphQL APIs with seamless Django integration.",
            "pypi_url": "http://pypi.python.org/pypi/graphene-django",
            "documentation_url": "http://docs.graphene-python.org/projects/django/en/latest/",
            "repo_watchers": 4386,
            "commits_over_52": [
                0,
                0,
                0,
                3,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                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": [
                "syrusakbary",
                "jkimbo",
                "patrick91",
                "firaskafri",
                "dependabot[bot]",
                "mvanlonden",
                "kiendang",
                "pizzapanther",
                "tcleonard",
                "zbyte64",
                "phalt",
                "danpalmer",
                "ulgens",
                "artofhuman",
                "tangerilli",
                "sjdemartini",
                "BossGrand",
                "chriscauley",
                "dulmandakh",
                "khankuan",
                "danyx23",
                "nikolaik",
                "DoctorJohn",
                "jackton1",
                "wsantos",
                "stegben",
                "pcraciunoiu",
                "GeyseR",
                "rapsealk",
                "bellini666",
                "changeling",
                "dukebody",
                "jm2242",
                "jaw9c",
                "alqinae",
                "superlevure",
                "ppk42",
                "radekwlsk",
                "sweenr",
                "RoySegall",
                "sebsasto",
                "sciyoshi",
                "ndpu",
                "momamene",
                "tguillemot",
                "varundey",
                "berekuk",
                "HorizonXP",
                "andrei-datcu",
                "belkka",
                "kyeongmincho",
                "luto",
                "a-c-sreedhar-reddy",
                "aaxelb",
                "adamchainz",
                "dotsbb",
                "q3aiml",
                "azhpushkin",
                "edmorley",
                "emilgoldsmith",
                "ekampf",
                "eabruzzese",
                "ericfrederich",
                "harisibrahimkv",
                "robertpro",
                "kalekseev",
                "lucas-bremond",
                "MichaelDanielTom",
                "michalochman",
                "morgante",
                "nickhudkins",
                "romainletendart",
                "robertobarreda",
                "ramonsaraiva",
                "Rainshaw",
                "PiDelport",
                "patrickhsanders",
                "pauricthelodger",
                "Hispar",
                "rganeyev",
                "millar",
                "samdroid-apps",
                "protasovse",
                "sezginacer",
                "fusion44",
                "Zorig",
                "PabloAlexis611",
                "axm2",
                "ovidner",
                "Flauschbaellchen",
                "NoumirPoutipou",
                "noelleleigh",
                "Nishchit14",
                "nikolas",
                "bollwyvl",
                "Arfey",
                "0xD09CD196D188D0B0",
                "miguel550",
                "Tritlo",
                "faassen",
                "msimon",
                "KingDarBoja",
                "yothinix",
                "vineethvanga18",
                "urbandove",
                "thatneat",
                "shukryzablah",
                "EverWinter23",
                "mnasiri",
                "mekhami",
                "mbarrientos",
                "mahmoudmostafa0",
                "lilac-supernova-2",
                "kimbriancanavan",
                "fneitzel",
                "danthewildcat",
                "dan-klasson",
                "cbergmiller",
                "ygbourhis",
                "helloqiu",
                "yuekui",
                "ClaushIV",
                "vpoulailleau",
                "TkTech",
                "ktosiek",
                "TomsOverBaghdad",
                "timothyjlaurent",
                "tim-schilling",
                "timgates42",
                "tlambert03",
                "tadeo",
                "syberen",
                "devxoul",
                "quorth0n",
                "diogosilva30",
                "dsanders11",
                "dvdmgl",
                "davidjb",
                "TheBlusky",
                "donegjookim",
                "c-py",
                "chlammas",
                "chibie",
                "CharlesBradshaw",
                "CBuiVNG",
                "ccsv",
                "bryankimani",
                "bjackson",
                "benhowes",
                "bcb",
                "basilfx",
                "B4rtware",
                "toolness",
                "athul",
                "ZuluPro",
                "crazyscientist",
                "knabben",
                "ma1onso",
                "nossila",
                "a-detiste",
                "alecklandgraf",
                "alarivas",
                "akhilgopi007",
                "ACollectionOfAtoms",
                "pifantastic",
                "leonardoarroyo",
                "leewardbound",
                "kubami",
                "kikeh",
                "keithhackbarth",
                "SpaceK33z",
                "tervay",
                "joslarson",
                "isundaylee",
                "Txumari",
                "patchwork-systems",
                "jedie",
                "jmp",
                "allen-munsch",
                "jckw",
                "devbis",
                "zhelyabuzhsky",
                "iorlandini",
                "hubertsiuzdak",
                "sandwichsudo",
                "gvangool",
                "garyd203",
                "gabriel-sevecek",
                "Gadiguibou",
                "fulaphex",
                "AngelOnFira",
                "PoByBolek",
                "Fak3",
                "ecbakosl",
                "ruohola",
                "repodevs"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 3749,
            "title": "django-absoluteuri",
            "slug": "django-absoluteuri",
            "last_updated": "2026-02-18T09:25:05-05:00",
            "last_fetched": "2026-05-27T18:03:11.993058-04:00",
            "repo_url": "https://github.com/fusionbox/django-absoluteuri",
            "pypi_version": "2.0.0",
            "created": "2017-03-02T04:43:27.605836-05:00",
            "modified": "2026-01-28T15:03:22.107716-05:00",
            "repo_forks": 5,
            "repo_description": "Absolute URI functions and template tags for Django",
            "pypi_url": "http://pypi.python.org/pypi/django-absoluteuri",
            "documentation_url": "",
            "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,
                1,
                2,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "gavinwahl",
                "bgaudino",
                "acatton",
                "selectnull"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 3748,
            "title": "django-brevisurl",
            "slug": "django-brevisurl",
            "last_updated": "2016-01-30T05:45:41-05:00",
            "last_fetched": "2026-05-27T05:02:39.582812-04:00",
            "repo_url": "https://github.com/char0n/django-brevisurl",
            "pypi_version": "2.0.3",
            "created": "2017-03-02T04:08:06.908794-05:00",
            "modified": "2026-01-28T16:50:28.875836-05:00",
            "repo_forks": 10,
            "repo_description": "Django app for shortening urls",
            "pypi_url": "http://pypi.python.org/pypi/django-brevisurl",
            "documentation_url": "",
            "repo_watchers": 9,
            "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": [
                "motiteux",
                "beld2107",
                "Vladg90",
                "ediskandarov",
                "teddywing",
                "tzangms"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 3747,
            "title": "django-fullurl",
            "slug": "django-fullurl",
            "last_updated": "2023-03-30T04:18:04-04:00",
            "last_fetched": "2026-05-27T14:07:12.910006-04:00",
            "repo_url": "https://github.com/Flimm/django-fullurl",
            "pypi_version": "1.4",
            "created": "2017-03-01T15:52:55.155435-05:00",
            "modified": "2026-01-28T14:31:21.949063-05:00",
            "repo_forks": 4,
            "repo_description": "Adds three template tags: `fullurl`, `fullstatic` and `buildfullurl`. The template tag `fullurl` acts just like `url`, but it always prints absolute URLs with scheme and domain",
            "pypi_url": "http://pypi.python.org/pypi/django-fullurl",
            "documentation_url": "https://github.com/Flimm/django-fullurl",
            "repo_watchers": 56,
            "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": [
                "Flimm",
                "x0nix"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/4/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/81/?format=api",
                "https://djangopackages.org/api/v4/grids/79/?format=api"
            ],
            "id": 3746,
            "title": "drf-timeordered-pagination",
            "slug": "drf-timeordered-pagination",
            "last_updated": "2021-08-10T19:15:10-04:00",
            "last_fetched": "2026-05-28T02:03:37.505340-04:00",
            "repo_url": "https://github.com/andrewdodd/drf-timeordered-pagination",
            "pypi_version": "0.1.1",
            "created": "2017-03-01T10:12:18.303456-05:00",
            "modified": "2026-01-28T16:17:20.576462-05:00",
            "repo_forks": 0,
            "repo_description": "A set of Django Rest Framework utility classes to allow stable pagination by a mutable, time-ordered field (like 'by modified').",
            "pypi_url": "http://pypi.python.org/pypi/drf-timeordered-pagination",
            "documentation_url": "",
            "repo_watchers": 3,
            "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": [
                "andrewdodd"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/3/?format=api",
            "grids": [],
            "id": 3745,
            "title": "docker-box",
            "slug": "docker-box",
            "last_updated": "2019-06-18T07:57:14-04:00",
            "last_fetched": "2026-05-27T10:00:40.951756-04:00",
            "repo_url": "https://github.com/MicroPyramid/docker-box",
            "pypi_version": null,
            "created": "2017-03-01T06:20:24.838889-05:00",
            "modified": "2026-01-28T13:13:14.405058-05:00",
            "repo_forks": 46,
            "repo_description": "Web Interface to manage full blown docker containers and images.",
            "pypi_url": "",
            "documentation_url": "",
            "repo_watchers": 111,
            "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": [
                "druuu",
                "ashwin31"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 3744,
            "title": "django-datawatch",
            "slug": "django-datawatch",
            "last_updated": "2026-05-22T01:56:42-04:00",
            "last_fetched": "2026-05-27T15:14:09.752745-04:00",
            "repo_url": "https://github.com/RegioHelden/django-datawatch",
            "pypi_version": "8.0.0",
            "created": "2017-03-01T04:46:39.001257-05:00",
            "modified": "2026-01-28T14:42:56.579576-05:00",
            "repo_forks": 11,
            "repo_description": "Automated data checks for Django",
            "pypi_url": "http://pypi.python.org/pypi/django-datawatch",
            "documentation_url": "https://github.com/RegioHelden/django-datawatch/blob/main/README.md",
            "repo_watchers": 10,
            "commits_over_52": [
                0,
                4,
                2,
                7,
                6,
                4,
                2,
                2,
                4,
                0,
                0,
                5,
                2,
                2,
                5,
                6,
                20,
                4,
                4,
                12,
                2,
                12,
                4,
                0,
                2,
                8,
                9,
                0,
                5,
                0,
                0,
                1,
                14,
                9,
                12,
                5,
                9,
                4,
                6,
                10,
                6,
                5,
                0,
                7,
                2,
                6,
                8,
                1,
                7,
                2,
                6,
                8
            ],
            "participants": [
                "lociii",
                "regiohelden-dev",
                "mounirmesselmeni",
                "renovate[bot]",
                "saz",
                "bodja",
                "Kandeel4411",
                "esquire-regio",
                "dependabot[bot]",
                "shofinetz",
                "costela",
                "KseniyaPotterRH",
                "krayevidi",
                "azaregiohelden",
                "kseniyapotter",
                "Esquire-gh",
                "stefan-cardnell-rh",
                "vpotter"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/1/?format=api",
                "https://djangopackages.org/api/v4/grids/73/?format=api"
            ],
            "id": 3743,
            "title": "django-ghoster",
            "slug": "django-ghoster",
            "last_updated": "2017-02-25T11:21:04-05:00",
            "last_fetched": "2026-05-28T05:02:36.612588-04:00",
            "repo_url": "https://github.com/ZuirensGit/django-ghoster",
            "pypi_version": "0.1.2",
            "created": "2017-03-01T04:04:30.679762-05:00",
            "modified": "2026-01-28T16:26:18.683250-05:00",
            "repo_forks": 6,
            "repo_description": "ghoster is a django admin theme which includes markdown features with side-by-side preview.",
            "pypi_url": "http://pypi.python.org/pypi/django-ghoster",
            "documentation_url": "",
            "repo_watchers": 14,
            "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": []
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/2/?format=api",
            "grids": [],
            "id": 3742,
            "title": "django-hotsauce",
            "slug": "django-hotsauce",
            "last_updated": "2019-06-03T18:00:04-04:00",
            "last_fetched": "2026-05-27T19:01:13.721532-04:00",
            "repo_url": "https://bitbucket.org/tkadm30/django-hotsauce",
            "pypi_version": "1.2.2",
            "created": "2017-02-27T08:32:57.227710-05:00",
            "modified": "2026-01-28T15:12:19.753509-05:00",
            "repo_forks": 1,
            "repo_description": "",
            "pypi_url": "http://pypi.python.org/pypi/Django-hotsauce",
            "documentation_url": "http://www.isotopesoftware.ca/documentation/django-hotsauce/",
            "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": [
                "tkadm30"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 3741,
            "title": "djenerator",
            "slug": "djenerator",
            "last_updated": "2022-10-02T11:12:25-04:00",
            "last_fetched": "2026-05-28T00:04:14.532658-04:00",
            "repo_url": "https://github.com/mostafa-mahmoud/djenerator",
            "pypi_version": "1.1.2",
            "created": "2017-02-26T20:10:03.652181-05:00",
            "modified": "2026-01-28T15:59:12.417292-05:00",
            "repo_forks": 0,
            "repo_description": "A simple django tool for generating random/customized test data for django model descriptions!",
            "pypi_url": "http://pypi.python.org/pypi/djenerator",
            "documentation_url": "https://pythonhosted.org/djenerator/",
            "repo_watchers": 3,
            "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": [
                "mostafa-mahmoud"
            ]
        }
    ]
}