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

[
    {
        "url": "https://demozoo.org/api/v1/productions/172815/?format=api",
        "demozoo_url": "https://demozoo.org/music/172815/",
        "id": 172815,
        "title": "Fading Memories",
        "author_nicks": [
            {
                "name": "ChAsJaM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55064/?format=api",
                    "id": 55064,
                    "name": "ChAsJaM",
                    "is_group": false
                }
            },
            {
                "name": "Ludwig Alexandersson",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72011/?format=api",
                    "id": 72011,
                    "name": "Ludwig Alexandersson",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/140198/?format=api",
        "demozoo_url": "https://demozoo.org/music/140198/",
        "id": 140198,
        "title": "Saelo High",
        "author_nicks": [
            {
                "name": "ChAsJaM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55064/?format=api",
                    "id": 55064,
                    "name": "ChAsJaM",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-05-16",
        "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/127951/?format=api",
        "demozoo_url": "https://demozoo.org/music/127951/",
        "id": 127951,
        "title": "Emotional Abuse",
        "author_nicks": [
            {
                "name": "ChAsJaM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55064/?format=api",
                    "id": 55064,
                    "name": "ChAsJaM",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-11-28",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]