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

[
    {
        "url": "https://demozoo.org/api/v1/productions/266498/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/266498/",
        "id": 266498,
        "title": "Turrican IV",
        "author_nicks": [
            {
                "name": "Apprentice",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106285/?format=api",
                    "id": 106285,
                    "name": "Apprentice",
                    "is_group": false
                }
            },
            {
                "name": "Neko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106283/?format=api",
                    "id": 106283,
                    "name": "Neko",
                    "is_group": false
                }
            },
            {
                "name": "Wario",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106284/?format=api",
                    "id": 106284,
                    "name": "Wario",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Classic Videogames RADIO",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80932/?format=api",
                    "id": 80932,
                    "name": "Classic Videogames RADIO",
                    "is_group": true
                }
            }
        ],
        "release_date": "2019-08-17",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "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/191957/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/191957/",
        "id": 191957,
        "title": "We love Amigaaaaa!!!!!",
        "author_nicks": [
            {
                "name": "Apprentice",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106285/?format=api",
                    "id": 106285,
                    "name": "Apprentice",
                    "is_group": false
                }
            },
            {
                "name": "Neko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106283/?format=api",
                    "id": 106283,
                    "name": "Neko",
                    "is_group": false
                }
            },
            {
                "name": "Wario",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106284/?format=api",
                    "id": 106284,
                    "name": "Wario",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Classic Videogames RADIO",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80932/?format=api",
                    "id": 80932,
                    "name": "Classic Videogames RADIO",
                    "is_group": true
                }
            }
        ],
        "release_date": "2018-08-18",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "nsfw"
        ]
    }
]