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

[
    {
        "url": "https://demozoo.org/api/v1/productions/18689/?format=api",
        "demozoo_url": "https://demozoo.org/music/18689/",
        "id": 18689,
        "title": "Ashram",
        "author_nicks": [
            {
                "name": "Deone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3443/?format=api",
                    "id": 3443,
                    "name": "Deone",
                    "is_group": false
                }
            },
            {
                "name": "Indie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13433/?format=api",
                    "id": 13433,
                    "name": "Indie",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Finesse",
                "abbreviation": "FNS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13369/?format=api",
                    "id": 13369,
                    "name": "Finesse",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-12-30",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "12ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/32409/?format=api",
        "demozoo_url": "https://demozoo.org/music/32409/",
        "id": 32409,
        "title": "The Avengers",
        "author_nicks": [
            {
                "name": "Indie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13433/?format=api",
                    "id": 13433,
                    "name": "Indie",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Groove",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13709/?format=api",
                    "id": 13709,
                    "name": "Groove",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-06-16",
        "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"
        ]
    }
]