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

[
    {
        "url": "https://demozoo.org/api/v1/productions/3446/?format=api",
        "demozoo_url": "https://demozoo.org/music/3446/",
        "id": 3446,
        "title": "EvaneScene",
        "author_nicks": [
            {
                "name": "Rage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5765/?format=api",
                    "id": 5765,
                    "name": "Rage",
                    "is_group": false
                }
            },
            {
                "name": "Teajay",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5766/?format=api",
                    "id": 5766,
                    "name": "Teajay",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Newgen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5767/?format=api",
                    "id": 5767,
                    "name": "Newgen",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-04-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "reason"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/49548/?format=api",
        "demozoo_url": "https://demozoo.org/music/49548/",
        "id": 49548,
        "title": "Alice in Wonderland",
        "author_nicks": [
            {
                "name": "Rage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5765/?format=api",
                    "id": 5765,
                    "name": "Rage",
                    "is_group": false
                }
            },
            {
                "name": "Teajay",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5766/?format=api",
                    "id": 5766,
                    "name": "Teajay",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Newgen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5767/?format=api",
                    "id": 5767,
                    "name": "Newgen",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-08-26",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "23ch"
        ]
    }
]