GET /api/v1/releasers/70103/productions/?format=api&ordering=name
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/325411/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/325411/",
        "id": 325411,
        "title": "Tile Wall",
        "author_nicks": [
            {
                "name": "Kieran",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70103/?format=api",
                    "id": 70103,
                    "name": "KieranHJ",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Bitshifters",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67260/?format=api",
                    "id": 67260,
                    "name": "Bitshifters",
                    "is_group": true
                }
            },
            {
                "name": "Rabenauge",
                "abbreviation": "RAB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3625/?format=api",
                    "id": 3625,
                    "name": "Rabenauge",
                    "is_group": true
                }
            }
        ],
        "release_date": "2023-06-24",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/312125/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/312125/",
        "id": 312125,
        "title": "Church of the Demoscene",
        "author_nicks": [
            {
                "name": "Kieran",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70103/?format=api",
                    "id": 70103,
                    "name": "KieranHJ",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-08-13",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/291421/?format=api",
        "demozoo_url": "https://demozoo.org/productions/291421/",
        "id": 291421,
        "title": "Bar Beeb",
        "author_nicks": [
            {
                "name": "KieranHJ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70103/?format=api",
                    "id": 70103,
                    "name": "KieranHJ",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Bitshifters",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67260/?format=api",
                    "id": 67260,
                    "name": "Bitshifters",
                    "is_group": true
                }
            }
        ],
        "release_date": "2021-03-13",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/66/?format=api",
                "id": 66,
                "name": "BBC Micro"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/279393/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/279393/",
        "id": 279393,
        "title": "Solanum tuberosum",
        "author_nicks": [
            {
                "name": "Kieran",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70103/?format=api",
                    "id": 70103,
                    "name": "KieranHJ",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-06-20",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "teletext",
            "patarty"
        ]
    }
]