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

[
    {
        "url": "https://demozoo.org/api/v1/productions/68296/?format=api",
        "demozoo_url": "https://demozoo.org/productions/68296/",
        "id": 68296,
        "title": "sca9_dh01",
        "author_nicks": [
            {
                "name": "Wildcat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34990/?format=api",
                    "id": 34990,
                    "name": "Wildcat",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Scania",
                "abbreviation": "Sca9",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8701/?format=api",
                    "id": 8701,
                    "name": "Scania",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-11-29",
        "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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/60827/?format=api",
        "demozoo_url": "https://demozoo.org/productions/60827/",
        "id": 60827,
        "title": "Flare Fever",
        "author_nicks": [
            {
                "name": "Wildcat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34990/?format=api",
                    "id": 34990,
                    "name": "Wildcat",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Scania",
                "abbreviation": "Sca9",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8701/?format=api",
                    "id": 8701,
                    "name": "Scania",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-04-27",
        "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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/60584/?format=api",
        "demozoo_url": "https://demozoo.org/productions/60584/",
        "id": 60584,
        "title": "Java Flava",
        "author_nicks": [
            {
                "name": "Wildcat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34990/?format=api",
                    "id": 34990,
                    "name": "Wildcat",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Scania",
                "abbreviation": "Sca9",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8701/?format=api",
                    "id": 8701,
                    "name": "Scania",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-02-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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]