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

[
    {
        "url": "https://demozoo.org/api/v1/productions/177849/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/177849/",
        "id": 177849,
        "title": "Facelifting",
        "author_nicks": [
            {
                "name": "Wasyl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74126/?format=api",
                    "id": 74126,
                    "name": "Wasyl",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Old Bulls",
                "abbreviation": "OBS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10570/?format=api",
                    "id": 10570,
                    "name": "Old Bulls",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-05-02",
        "supertype": "graphics",
        "platforms": [],
        "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/177856/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/177856/",
        "id": 177856,
        "title": "Before Flow",
        "author_nicks": [
            {
                "name": "Wasyl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74126/?format=api",
                    "id": 74126,
                    "name": "Wasyl",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Old Bulls",
                "abbreviation": "OBS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10570/?format=api",
                    "id": 10570,
                    "name": "Old Bulls",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-05-02",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]