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

[
    {
        "url": "https://demozoo.org/api/v1/productions/335800/?format=api",
        "demozoo_url": "https://demozoo.org/music/335800/",
        "id": 335800,
        "title": "Talvisota",
        "author_nicks": [
            {
                "name": "Mikey Oh!",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31608/?format=api",
                    "id": 31608,
                    "name": "Mikey Oh!",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Funky IceCream Machine",
                "abbreviation": "TFICM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46877/?format=api",
                    "id": 46877,
                    "name": "The Funky IceCream Machine",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-07-27",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/335804/?format=api",
        "demozoo_url": "https://demozoo.org/music/335804/",
        "id": 335804,
        "title": "Mahtavin luuppi",
        "author_nicks": [
            {
                "name": "Mikey Oh!",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31608/?format=api",
                    "id": 31608,
                    "name": "Mikey Oh!",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Funky IceCream Machine",
                "abbreviation": "TFICM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46877/?format=api",
                    "id": 46877,
                    "name": "The Funky IceCream Machine",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-07-27",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/335943/?format=api",
        "demozoo_url": "https://demozoo.org/music/335943/",
        "id": 335943,
        "title": "Everything's a cunt-remix",
        "author_nicks": [
            {
                "name": "Mikey Oh!",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31608/?format=api",
                    "id": 31608,
                    "name": "Mikey Oh!",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Funky IceCream Machine",
                "abbreviation": "TFICM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46877/?format=api",
                    "id": 46877,
                    "name": "The Funky IceCream Machine",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-07-31",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]