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

[
    {
        "url": "https://demozoo.org/api/v1/productions/74747/?format=api",
        "demozoo_url": "https://demozoo.org/music/74747/",
        "id": 74747,
        "title": "New Life",
        "author_nicks": [
            {
                "name": "Kricke",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32858/?format=api",
                    "id": 32858,
                    "name": "Kricke",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-05-31",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/205149/?format=api",
        "demozoo_url": "https://demozoo.org/music/205149/",
        "id": 205149,
        "title": "kricke - 18years.XM",
        "author_nicks": [
            {
                "name": "Kricke",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32858/?format=api",
                    "id": 32858,
                    "name": "Kricke",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-05-25",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/54982/?format=api",
        "demozoo_url": "https://demozoo.org/music/54982/",
        "id": 54982,
        "title": "Tough Situation",
        "author_nicks": [
            {
                "name": "Kricke",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32858/?format=api",
                    "id": 32858,
                    "name": "Kricke",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-05-26",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]