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

[
    {
        "url": "https://demozoo.org/api/v1/productions/326054/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/326054/",
        "id": 326054,
        "title": "Postcard",
        "author_nicks": [
            {
                "name": "Mies2000",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82073/?format=api",
                    "id": 82073,
                    "name": "Mies2000",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-02-04",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/206238/?format=api",
        "demozoo_url": "https://demozoo.org/productions/206238/",
        "id": 206238,
        "title": "Tits and Jesus 99",
        "author_nicks": [
            {
                "name": "Mies2000",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82073/?format=api",
                    "id": 82073,
                    "name": "Mies2000",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-07-13",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/194022/?format=api",
        "demozoo_url": "https://demozoo.org/productions/194022/",
        "id": 194022,
        "title": "Titsjesus",
        "author_nicks": [
            {
                "name": "Mies2000",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82073/?format=api",
                    "id": 82073,
                    "name": "Mies2000",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Yleisradio",
                "abbreviation": "YLE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14292/?format=api",
                    "id": 14292,
                    "name": "Yleisradio",
                    "is_group": true
                }
            }
        ],
        "release_date": "2018-09-15",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]