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

[
    {
        "url": "https://demozoo.org/api/v1/productions/71549/?format=api",
        "demozoo_url": "https://demozoo.org/music/71549/",
        "id": 71549,
        "title": "Ride the Wind",
        "author_nicks": [
            {
                "name": "J. Kalilainen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39218/?format=api",
                    "id": 39218,
                    "name": "J. Kalilainen",
                    "is_group": false
                }
            },
            {
                "name": "S. Syrjänen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39217/?format=api",
                    "id": 39217,
                    "name": "S. Syrjänen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-08-08",
        "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/79406/?format=api",
        "demozoo_url": "https://demozoo.org/music/79406/",
        "id": 79406,
        "title": "Hiding From Death",
        "author_nicks": [
            {
                "name": "J. Kalilainen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39218/?format=api",
                    "id": 39218,
                    "name": "J. Kalilainen",
                    "is_group": false
                }
            },
            {
                "name": "S. Syrjänen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39217/?format=api",
                    "id": 39217,
                    "name": "S. Syrjänen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-08-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]