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

[
    {
        "url": "https://demozoo.org/api/v1/productions/188718/?format=api",
        "demozoo_url": "https://demozoo.org/productions/188718/",
        "id": 188718,
        "title": "Muuttumaton*",
        "author_nicks": [
            {
                "name": "Godhead",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24049/?format=api",
                    "id": 24049,
                    "name": "Godhead",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "oSI",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/79096/?format=api",
                    "id": 79096,
                    "name": "oSI",
                    "is_group": true
                }
            }
        ],
        "release_date": "2016-11",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/101934/?format=api",
        "demozoo_url": "https://demozoo.org/music/101934/",
        "id": 101934,
        "title": "The Future's Breeze",
        "author_nicks": [
            {
                "name": "Godhead",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24049/?format=api",
                    "id": 24049,
                    "name": "Godhead",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-08-30",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/36919/?format=api",
        "demozoo_url": "https://demozoo.org/music/36919/",
        "id": 36919,
        "title": "The Somberlain",
        "author_nicks": [
            {
                "name": "Godhead",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24049/?format=api",
                    "id": 24049,
                    "name": "Godhead",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-04-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]