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

[
    {
        "url": "https://demozoo.org/api/v1/productions/97161/?format=api",
        "demozoo_url": "https://demozoo.org/music/97161/",
        "id": 97161,
        "title": "Garden Variety Autobulk",
        "author_nicks": [
            {
                "name": "Esau",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3862/?format=api",
                    "id": 3862,
                    "name": "Esau",
                    "is_group": false
                }
            },
            {
                "name": "Vogel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3874/?format=api",
                    "id": 3874,
                    "name": "Vogel",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-04-05",
        "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/230768/?format=api",
        "demozoo_url": "https://demozoo.org/music/230768/",
        "id": 230768,
        "title": "-unknown- (from Garden Variety Autobulk)",
        "author_nicks": [
            {
                "name": "Esau",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3862/?format=api",
                    "id": 3862,
                    "name": "Esau",
                    "is_group": false
                }
            },
            {
                "name": "Vogel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3874/?format=api",
                    "id": 3874,
                    "name": "Vogel",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-04-04",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]