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

[
    {
        "url": "https://demozoo.org/api/v1/productions/56163/?format=api",
        "demozoo_url": "https://demozoo.org/music/56163/",
        "id": 56163,
        "title": "Jazz with white bear",
        "author_nicks": [
            {
                "name": "Stormbringer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33132/?format=api",
                    "id": 33132,
                    "name": "Stormbringer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-08-24",
        "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/285637/?format=api",
        "demozoo_url": "https://demozoo.org/music/285637/",
        "id": 285637,
        "title": "Space Triumph",
        "author_nicks": [
            {
                "name": "Stormbringer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33132/?format=api",
                    "id": 33132,
                    "name": "Stormbringer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-05",
        "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/62014/?format=api",
        "demozoo_url": "https://demozoo.org/music/62014/",
        "id": 62014,
        "title": "Strange Feelings",
        "author_nicks": [
            {
                "name": "Stormbringer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33132/?format=api",
                    "id": 33132,
                    "name": "Stormbringer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-09-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/55834/?format=api",
        "demozoo_url": "https://demozoo.org/music/55834/",
        "id": 55834,
        "title": "Syntetic Love",
        "author_nicks": [
            {
                "name": "Phantom Lord",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8946/?format=api",
                    "id": 8946,
                    "name": "Phantom Lord",
                    "is_group": false
                }
            },
            {
                "name": "Stormbringer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33132/?format=api",
                    "id": 33132,
                    "name": "Stormbringer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Psycho",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9236/?format=api",
                    "id": 9236,
                    "name": "Psycho",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-08-24",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]