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

[
    {
        "url": "https://demozoo.org/api/v1/productions/70881/?format=api",
        "demozoo_url": "https://demozoo.org/music/70881/",
        "id": 70881,
        "title": "Eagle",
        "author_nicks": [
            {
                "name": "Rendi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38948/?format=api",
                    "id": 38948,
                    "name": "Rendi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-08-07",
        "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/71548/?format=api",
        "demozoo_url": "https://demozoo.org/music/71548/",
        "id": 71548,
        "title": "Symphonic Dreams",
        "author_nicks": [
            {
                "name": "Rendi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38948/?format=api",
                    "id": 38948,
                    "name": "Rendi",
                    "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": []
    }
]