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

[
    {
        "url": "https://demozoo.org/api/v1/productions/24262/?format=api",
        "demozoo_url": "https://demozoo.org/productions/24262/",
        "id": 24262,
        "title": "Fort & Gæli",
        "author_nicks": [
            {
                "name": "NemeZis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16577/?format=api",
                    "id": 16577,
                    "name": "NemeZis",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "[AaC]",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17569/?format=api",
                    "id": 17569,
                    "name": "[AaC]",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-04-22",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/22626/?format=api",
        "demozoo_url": "https://demozoo.org/productions/22626/",
        "id": 22626,
        "title": "Cucumber Madness",
        "author_nicks": [
            {
                "name": "NemeZis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16577/?format=api",
                    "id": 16577,
                    "name": "NemeZis",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "TAOD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16578/?format=api",
                    "id": 16578,
                    "name": "TAOD",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-04-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]