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

[
    {
        "url": "https://demozoo.org/api/v1/productions/109219/?format=api",
        "demozoo_url": "https://demozoo.org/music/109219/",
        "id": 109219,
        "title": "Immortality",
        "author_nicks": [
            {
                "name": "Cyrex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3708/?format=api",
                    "id": 3708,
                    "name": "Cyrex",
                    "is_group": false
                }
            },
            {
                "name": "Loecifer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21300/?format=api",
                    "id": 21300,
                    "name": "Loecifer",
                    "is_group": false
                }
            },
            {
                "name": "pietschie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49096/?format=api",
                    "id": 49096,
                    "name": "pietschie",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Inque",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3780/?format=api",
                    "id": 3780,
                    "name": "Inque",
                    "is_group": true
                }
            }
        ],
        "release_date": "2014-04-20",
        "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/31671/?format=api",
        "demozoo_url": "https://demozoo.org/music/31671/",
        "id": 31671,
        "title": "Dotted Lines",
        "author_nicks": [
            {
                "name": "Cyrex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3708/?format=api",
                    "id": 3708,
                    "name": "Cyrex",
                    "is_group": false
                }
            },
            {
                "name": "Loecifer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21300/?format=api",
                    "id": 21300,
                    "name": "Loecifer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Inque",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3780/?format=api",
                    "id": 3780,
                    "name": "Inque",
                    "is_group": true
                }
            }
        ],
        "release_date": "2012-04-08",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]