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

[
    {
        "url": "https://demozoo.org/api/v1/productions/218676/?format=api",
        "demozoo_url": "https://demozoo.org/productions/218676/",
        "id": 218676,
        "title": "Slaikkari 1",
        "author_nicks": [
            {
                "name": "TBB Productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70244/?format=api",
                    "id": 70244,
                    "name": "TBB Productions",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-07-15",
        "supertype": "production",
        "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/8/?format=api",
                "id": 8,
                "name": "Slideshow",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/169007/?format=api",
        "demozoo_url": "https://demozoo.org/productions/169007/",
        "id": 169007,
        "title": "Huunous",
        "author_nicks": [
            {
                "name": "TBB Productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70244/?format=api",
                    "id": 70244,
                    "name": "TBB Productions",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Alpha Flight",
                "abbreviation": "AFL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1492/?format=api",
                    "id": 1492,
                    "name": "Alpha Flight",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-05-11",
        "supertype": "production",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]