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

[
    {
        "url": "https://demozoo.org/api/v1/productions/139830/?format=api",
        "demozoo_url": "https://demozoo.org/music/139830/",
        "id": 139830,
        "title": "Ooze",
        "author_nicks": [
            {
                "name": "Dalamar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59486/?format=api",
                    "id": 59486,
                    "name": "Dalamar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Outlaws",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59487/?format=api",
                    "id": 59487,
                    "name": "Outlaws",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/361812/?format=api",
        "demozoo_url": "https://demozoo.org/music/361812/",
        "id": 361812,
        "title": "Drumsaway",
        "author_nicks": [
            {
                "name": "Dalamar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59486/?format=api",
                    "id": 59486,
                    "name": "Dalamar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Amiga Superiors",
                "abbreviation": "TAS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/98686/?format=api",
                    "id": 98686,
                    "name": "The Amiga Superiors",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "soundtracker",
            "4ch",
            "mod"
        ]
    }
]