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

[
    {
        "url": "https://demozoo.org/api/v1/productions/363800/?format=api",
        "demozoo_url": "https://demozoo.org/productions/363800/",
        "id": 363800,
        "title": "CD 09 ''Mercy''",
        "author_nicks": [
            {
                "name": "Monster Inc.",
                "abbreviation": "MS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/137324/?format=api",
                    "id": 137324,
                    "name": "Monster Inc.",
                    "is_group": true
                }
            },
            {
                "name": "Sharon Soundworks",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/141495/?format=api",
                    "id": 141495,
                    "name": "Sharon Soundworks",
                    "is_group": true
                }
            },
            {
                "name": "The Austria Crew",
                "abbreviation": "TAC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/95582/?format=api",
                    "id": 95582,
                    "name": "The Austria Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-11-10",
        "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/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]