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

[
    {
        "url": "https://demozoo.org/api/v1/productions/2424/?format=api",
        "demozoo_url": "https://demozoo.org/music/2424/",
        "id": 2424,
        "title": "Fair Weather Friend (Forever)",
        "author_nicks": [
            {
                "name": "Malmen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4318/?format=api",
                    "id": 4318,
                    "name": "Malmen",
                    "is_group": false
                }
            },
            {
                "name": "Thiborg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5248/?format=api",
                    "id": 5248,
                    "name": "Thiborg",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-11-07",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/85770/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/85770/",
        "id": 85770,
        "title": "Angel's Crying",
        "author_nicks": [
            {
                "name": "Thiborg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5248/?format=api",
                    "id": 5248,
                    "name": "Thiborg",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-05-03",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/85777/?format=api",
        "demozoo_url": "https://demozoo.org/music/85777/",
        "id": 85777,
        "title": "Blue Bay (radio vocal edit)",
        "author_nicks": [
            {
                "name": "Malmen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4318/?format=api",
                    "id": 4318,
                    "name": "Malmen",
                    "is_group": false
                }
            },
            {
                "name": "Thiborg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5248/?format=api",
                    "id": 5248,
                    "name": "Thiborg",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-05-03",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/82774/?format=api",
        "demozoo_url": "https://demozoo.org/music/82774/",
        "id": 82774,
        "title": "Feel Blue",
        "author_nicks": [
            {
                "name": "Thiborg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5248/?format=api",
                    "id": 5248,
                    "name": "Thiborg",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-05-27",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]