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

[
    {
        "url": "https://demozoo.org/api/v1/productions/56778/?format=api",
        "demozoo_url": "https://demozoo.org/music/56778/",
        "id": 56778,
        "title": "A little",
        "author_nicks": [
            {
                "name": "Aquarius",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33452/?format=api",
                    "id": 33452,
                    "name": "Aquarius",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-08-20",
        "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/57212/?format=api",
        "demozoo_url": "https://demozoo.org/music/57212/",
        "id": 57212,
        "title": "Flight of soul",
        "author_nicks": [
            {
                "name": "Aquarius",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33452/?format=api",
                    "id": 33452,
                    "name": "Aquarius",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-08-20",
        "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/57214/?format=api",
        "demozoo_url": "https://demozoo.org/music/57214/",
        "id": 57214,
        "title": "Lightness",
        "author_nicks": [
            {
                "name": "Aquarius",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33452/?format=api",
                    "id": 33452,
                    "name": "Aquarius",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-08-20",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]