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

[
    {
        "url": "https://demozoo.org/api/v1/productions/202770/?format=api",
        "demozoo_url": "https://demozoo.org/productions/202770/",
        "id": 202770,
        "title": "WavyHills",
        "author_nicks": [
            {
                "name": "Chyx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71133/?format=api",
                    "id": 71133,
                    "name": "Chyx",
                    "is_group": false
                }
            },
            {
                "name": "Null",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72108/?format=api",
                    "id": 72108,
                    "name": "Null",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "I0bots",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71134/?format=api",
                    "id": 71134,
                    "name": "I0bots",
                    "is_group": true
                }
            }
        ],
        "release_date": "2019-04-21",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/170913/?format=api",
        "demozoo_url": "https://demozoo.org/productions/170913/",
        "id": 170913,
        "title": "B/W",
        "author_nicks": [
            {
                "name": "Chyx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71133/?format=api",
                    "id": 71133,
                    "name": "Chyx",
                    "is_group": false
                }
            },
            {
                "name": "Null",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72108/?format=api",
                    "id": 72108,
                    "name": "Null",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "I0bots",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71134/?format=api",
                    "id": 71134,
                    "name": "I0bots",
                    "is_group": true
                }
            }
        ],
        "release_date": "2017-04-16",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]