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

[
    {
        "url": "https://demozoo.org/api/v1/productions/65959/?format=api",
        "demozoo_url": "https://demozoo.org/productions/65959/",
        "id": 65959,
        "title": "The Cerebral Tornado",
        "author_nicks": [
            {
                "name": "Brainstorm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37254/?format=api",
                    "id": 37254,
                    "name": "Brainstorm",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-10-31",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "ste"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/65961/?format=api",
        "demozoo_url": "https://demozoo.org/productions/65961/",
        "id": 65961,
        "title": "Pardie Time",
        "author_nicks": [
            {
                "name": "Brainstorm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37254/?format=api",
                    "id": 37254,
                    "name": "Brainstorm",
                    "is_group": true
                }
            },
            {
                "name": "The Legion",
                "abbreviation": "TLN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31713/?format=api",
                    "id": 31713,
                    "name": "The Legion",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                "id": 11,
                "name": "Invitation",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/65960/?format=api",
        "demozoo_url": "https://demozoo.org/productions/65960/",
        "id": 65960,
        "title": "First Demo",
        "author_nicks": [
            {
                "name": "Brainstorm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37254/?format=api",
                    "id": 37254,
                    "name": "Brainstorm",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "ste"
        ]
    }
]