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

[
    {
        "url": "https://demozoo.org/api/v1/productions/318110/?format=api",
        "demozoo_url": "https://demozoo.org/music/318110/",
        "id": 318110,
        "title": "Polar Bonus",
        "author_nicks": [
            {
                "name": "Weasel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48451/?format=api",
                    "id": 48451,
                    "name": "Weasel",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Amour",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21453/?format=api",
                    "id": 21453,
                    "name": "Amour",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8ch",
            "xm",
            "chiptune"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/318606/?format=api",
        "demozoo_url": "https://demozoo.org/music/318606/",
        "id": 318606,
        "title": "Designer",
        "author_nicks": [
            {
                "name": "Weasel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48451/?format=api",
                    "id": 48451,
                    "name": "Weasel",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Fulmar Designs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48440/?format=api",
                    "id": 48440,
                    "name": "Fulmar Designs",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994",
        "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"
        ]
    }
]