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

[
    {
        "url": "https://demozoo.org/api/v1/productions/340416/?format=api",
        "demozoo_url": "https://demozoo.org/productions/340416/",
        "id": 340416,
        "title": "Martinology",
        "author_nicks": [
            {
                "name": "Scallop",
                "abbreviation": "SCL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3127/?format=api",
                    "id": 3127,
                    "name": "Scallop",
                    "is_group": true
                }
            },
            {
                "name": "Success & The Ruling Company",
                "abbreviation": "SCS-TRC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7511/?format=api",
                    "id": 7511,
                    "name": "Success & The Ruling Company",
                    "is_group": true
                }
            },
            {
                "name": "Trauma",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18976/?format=api",
                    "id": 18976,
                    "name": "Trauma",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-08-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "executable-music-intro"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/341462/?format=api",
        "demozoo_url": "https://demozoo.org/productions/341462/",
        "id": 341462,
        "title": "Eswat +7",
        "author_nicks": [
            {
                "name": "Trauma",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18976/?format=api",
                    "id": 18976,
                    "name": "Trauma",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost",
            "eswat",
            "trainer"
        ]
    }
]