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

[
    {
        "url": "https://demozoo.org/api/v1/productions/214662/?format=api",
        "demozoo_url": "https://demozoo.org/music/214662/",
        "id": 214662,
        "title": "Ripuli",
        "author_nicks": [
            {
                "name": "Sergio",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49239/?format=api",
                    "id": 49239,
                    "name": "Sergio",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-06-09",
        "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/134929/?format=api",
        "demozoo_url": "https://demozoo.org/music/134929/",
        "id": 134929,
        "title": "Dead Illusion",
        "author_nicks": [
            {
                "name": "Sergio",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49239/?format=api",
                    "id": 49239,
                    "name": "Sergio",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Prologic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2750/?format=api",
                    "id": 2750,
                    "name": "Prologic",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-06-08",
        "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/214661/?format=api",
        "demozoo_url": "https://demozoo.org/music/214661/",
        "id": 214661,
        "title": "Gathering '91 Inv",
        "author_nicks": [
            {
                "name": "Sergio",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49239/?format=api",
                    "id": 49239,
                    "name": "Sergio",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Byterapers",
                "abbreviation": "(B)",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/370/?format=api",
                    "id": 370,
                    "name": "Byterapers",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-06",
        "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"
        ]
    }
]