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

[
    {
        "url": "https://demozoo.org/api/v1/productions/285066/?format=api",
        "demozoo_url": "https://demozoo.org/music/285066/",
        "id": 285066,
        "title": "Hot Stuff",
        "author_nicks": [
            {
                "name": "Tem",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117372/?format=api",
                    "id": 117372,
                    "name": "Tem",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Level One",
                "abbreviation": "LVL1",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67581/?format=api",
                    "id": 67581,
                    "name": "Level One",
                    "is_group": true
                }
            }
        ],
        "release_date": "1988-09-23",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "soundtracker"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/285067/?format=api",
        "demozoo_url": "https://demozoo.org/music/285067/",
        "id": 285067,
        "title": "X-Express",
        "author_nicks": [
            {
                "name": "Tem",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117372/?format=api",
                    "id": 117372,
                    "name": "Tem",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Level One",
                "abbreviation": "LVL1",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67581/?format=api",
                    "id": 67581,
                    "name": "Level One",
                    "is_group": true
                }
            }
        ],
        "release_date": "1988-09-23",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "soundtracker"
        ]
    }
]