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

[
    {
        "url": "https://demozoo.org/api/v1/productions/17855/?format=api",
        "demozoo_url": "https://demozoo.org/music/17855/",
        "id": 17855,
        "title": "Northern Legends",
        "author_nicks": [
            {
                "name": "JPT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12887/?format=api",
                    "id": 12887,
                    "name": "JPT",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-08-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/70880/?format=api",
        "demozoo_url": "https://demozoo.org/music/70880/",
        "id": 70880,
        "title": "The Majestic Enemy",
        "author_nicks": [
            {
                "name": "JPT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12887/?format=api",
                    "id": 12887,
                    "name": "JPT",
                    "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/71553/?format=api",
        "demozoo_url": "https://demozoo.org/music/71553/",
        "id": 71553,
        "title": "The last march of fairies",
        "author_nicks": [
            {
                "name": "JPT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12887/?format=api",
                    "id": 12887,
                    "name": "JPT",
                    "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": []
    }
]