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

[
    {
        "url": "https://demozoo.org/api/v1/productions/225328/?format=api",
        "demozoo_url": "https://demozoo.org/productions/225328/",
        "id": 225328,
        "title": "Insert Coin",
        "author_nicks": [
            {
                "name": "Red Spectres",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/98997/?format=api",
                    "id": 98997,
                    "name": "Red Spectres",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-09",
        "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/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/224576/?format=api",
        "demozoo_url": "https://demozoo.org/productions/224576/",
        "id": 224576,
        "title": "Revolution in Russia",
        "author_nicks": [
            {
                "name": "Pepsi Drinkers Inc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/97338/?format=api",
                    "id": 97338,
                    "name": "Pepsi Drinkers Inc",
                    "is_group": true
                }
            },
            {
                "name": "Red Spectres",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/98997/?format=api",
                    "id": 98997,
                    "name": "Red Spectres",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-08-19",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "politics"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/225329/?format=api",
        "demozoo_url": "https://demozoo.org/productions/225329/",
        "id": 225329,
        "title": "Noisy Disc 1",
        "author_nicks": [
            {
                "name": "Red Spectres",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/98997/?format=api",
                    "id": 98997,
                    "name": "Red Spectres",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "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/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]