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

[
    {
        "url": "https://demozoo.org/api/v1/productions/201026/?format=api",
        "demozoo_url": "https://demozoo.org/productions/201026/",
        "id": 201026,
        "title": "System Beeps C64",
        "author_nicks": [
            {
                "name": "Shiru",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17198/?format=api",
                    "id": 17198,
                    "name": "Shiru",
                    "is_group": false
                }
            },
            {
                "name": "xTibor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/87861/?format=api",
                    "id": 87861,
                    "name": "xTibor",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-03-16",
        "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": [
            "textmode",
            "monochrome",
            "minimal",
            "source-available"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/314191/?format=api",
        "demozoo_url": "https://demozoo.org/music/314191/",
        "id": 314191,
        "title": "Sweden",
        "author_nicks": [
            {
                "name": "xTibor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/87861/?format=api",
                    "id": 87861,
                    "name": "xTibor",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012",
        "supertype": "music",
        "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/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "cover-version"
        ]
    }
]