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

[
    {
        "url": "https://demozoo.org/api/v1/productions/89171/?format=api",
        "demozoo_url": "https://demozoo.org/music/89171/",
        "id": 89171,
        "title": "The Streets At Dawn",
        "author_nicks": [
            {
                "name": "Frosty",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43831/?format=api",
                    "id": 43831,
                    "name": "Frosty",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "THC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24946/?format=api",
                    "id": 24946,
                    "name": "THC",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-02-15",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/89209/?format=api",
        "demozoo_url": "https://demozoo.org/music/89209/",
        "id": 89209,
        "title": "Alita",
        "author_nicks": [
            {
                "name": "Frosty",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43831/?format=api",
                    "id": 43831,
                    "name": "Frosty",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "THC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24946/?format=api",
                    "id": 24946,
                    "name": "THC",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-02-15",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "s3m"
        ]
    }
]