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

[
    {
        "url": "https://demozoo.org/api/v1/productions/3508/?format=api",
        "demozoo_url": "https://demozoo.org/music/3508/",
        "id": 3508,
        "title": "not in the mood",
        "author_nicks": [
            {
                "name": "Shag",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5805/?format=api",
                    "id": 5805,
                    "name": "Shag",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Binarybrains",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5752/?format=api",
                    "id": 5752,
                    "name": "Binarybrains",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-04-12",
        "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/26457/?format=api",
        "demozoo_url": "https://demozoo.org/music/26457/",
        "id": 26457,
        "title": "die reinkarnation eines toastbrotes",
        "author_nicks": [
            {
                "name": "Shagrath",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5805/?format=api",
                    "id": 5805,
                    "name": "Shag",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Binarybrains",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5752/?format=api",
                    "id": 5752,
                    "name": "Binarybrains",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-03-31",
        "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/26412/?format=api",
        "demozoo_url": "https://demozoo.org/productions/26412/",
        "id": 26412,
        "title": "Huhn 32k",
        "author_nicks": [
            {
                "name": "Crusade",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18557/?format=api",
                    "id": 18557,
                    "name": "Crusade",
                    "is_group": false
                }
            },
            {
                "name": "Shagrath",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5805/?format=api",
                    "id": 5805,
                    "name": "Shag",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Binarybrains",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5752/?format=api",
                    "id": 5752,
                    "name": "Binarybrains",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-03-31",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]