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

[
    {
        "url": "https://demozoo.org/api/v1/productions/177573/?format=api",
        "demozoo_url": "https://demozoo.org/music/177573/",
        "id": 177573,
        "title": "Moody Breeze (Summer Breeze Remix)",
        "author_nicks": [
            {
                "name": "Peter W",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6255/?format=api",
                    "id": 6255,
                    "name": "Peter W",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-06-06",
        "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/4527/?format=api",
        "demozoo_url": "https://demozoo.org/music/4527/",
        "id": 4527,
        "title": "Echoing (The Past)",
        "author_nicks": [
            {
                "name": "Peter W",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6255/?format=api",
                    "id": 6255,
                    "name": "Peter W",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-04-25",
        "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/178525/?format=api",
        "demozoo_url": "https://demozoo.org/music/178525/",
        "id": 178525,
        "title": "Alphawaves",
        "author_nicks": [
            {
                "name": "Peter W",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6255/?format=api",
                    "id": 6255,
                    "name": "Peter W",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-02-07",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]