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

[
    {
        "url": "https://demozoo.org/api/v1/productions/157396/?format=api",
        "demozoo_url": "https://demozoo.org/music/157396/",
        "id": 157396,
        "title": "The Karate Kid - Part 2",
        "author_nicks": [
            {
                "name": "Steve Bak",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49864/?format=api",
                    "id": 49864,
                    "name": "Steve Bak",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "sndh"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/111817/?format=api",
        "demozoo_url": "https://demozoo.org/music/111817/",
        "id": 111817,
        "title": "Lands of Havoc",
        "author_nicks": [
            {
                "name": "Steve Bak",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49864/?format=api",
                    "id": 49864,
                    "name": "Steve Bak",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1985",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "sndh"
        ]
    }
]