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

[
    {
        "url": "https://demozoo.org/api/v1/productions/57286/?format=api",
        "demozoo_url": "https://demozoo.org/music/57286/",
        "id": 57286,
        "title": "Retrokraft",
        "author_nicks": [
            {
                "name": "Flow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29148/?format=api",
                    "id": 29148,
                    "name": "Flow",
                    "is_group": false
                }
            },
            {
                "name": "Rieha",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30105/?format=api",
                    "id": 30105,
                    "name": "Rieha",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-07-01",
        "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/50524/?format=api",
        "demozoo_url": "https://demozoo.org/music/50524/",
        "id": 50524,
        "title": "Flower",
        "author_nicks": [
            {
                "name": "Flow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29148/?format=api",
                    "id": 29148,
                    "name": "Flow",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Array",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7553/?format=api",
                    "id": 7553,
                    "name": "Array",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-07-01",
        "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/50540/?format=api",
        "demozoo_url": "https://demozoo.org/music/50540/",
        "id": 50540,
        "title": "The Final Battle",
        "author_nicks": [
            {
                "name": "Flow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29148/?format=api",
                    "id": 29148,
                    "name": "Flow",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Array",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7553/?format=api",
                    "id": 7553,
                    "name": "Array",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-07-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]