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

[
    {
        "url": "https://demozoo.org/api/v1/productions/77824/?format=api",
        "demozoo_url": "https://demozoo.org/music/77824/",
        "id": 77824,
        "title": "Katanak eta beste maitasun tramankuloak",
        "author_nicks": [
            {
                "name": "Ipurbeltz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34538/?format=api",
                    "id": 34538,
                    "name": "Ipurbeltz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-07-24",
        "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/71038/?format=api",
        "demozoo_url": "https://demozoo.org/music/71038/",
        "id": 71038,
        "title": "Itsu",
        "author_nicks": [
            {
                "name": "Ipurbeltz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34538/?format=api",
                    "id": 34538,
                    "name": "Ipurbeltz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-07-26",
        "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/59537/?format=api",
        "demozoo_url": "https://demozoo.org/music/59537/",
        "id": 59537,
        "title": "Keinuak 2",
        "author_nicks": [
            {
                "name": "Ipurbeltz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34538/?format=api",
                    "id": 34538,
                    "name": "Ipurbeltz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-07-27",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]