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

[
    {
        "url": "https://demozoo.org/api/v1/productions/152797/?format=api",
        "demozoo_url": "https://demozoo.org/music/152797/",
        "id": 152797,
        "title": "Klingon Swing",
        "author_nicks": [
            {
                "name": "Voya-ger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4486/?format=api",
                    "id": 4486,
                    "name": "Voyager",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dictators",
                "abbreviation": "DCT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43915/?format=api",
                    "id": 43915,
                    "name": "Dictators",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/209027/?format=api",
        "demozoo_url": "https://demozoo.org/music/209027/",
        "id": 209027,
        "title": "waitingfor cousteau",
        "author_nicks": [
            {
                "name": "Voya-ger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4486/?format=api",
                    "id": 4486,
                    "name": "Voyager",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/209025/?format=api",
        "demozoo_url": "https://demozoo.org/music/209025/",
        "id": 209025,
        "title": "hiras",
        "author_nicks": [
            {
                "name": "Voya-ger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4486/?format=api",
                    "id": 4486,
                    "name": "Voyager",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dictators",
                "abbreviation": "DCT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43915/?format=api",
                    "id": 43915,
                    "name": "Dictators",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]