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

[
    {
        "url": "https://demozoo.org/api/v1/productions/284688/?format=api",
        "demozoo_url": "https://demozoo.org/music/284688/",
        "id": 284688,
        "title": "Keep It Simple Stupid",
        "author_nicks": [
            {
                "name": "Amorphis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117244/?format=api",
                    "id": 117244,
                    "name": "Amorphis",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-03-02",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "7ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/284645/?format=api",
        "demozoo_url": "https://demozoo.org/music/284645/",
        "id": 284645,
        "title": "Out of Body Experience",
        "author_nicks": [
            {
                "name": "Amorphis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117244/?format=api",
                    "id": 117244,
                    "name": "Amorphis",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-02",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "9ch",
            "it"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/284630/?format=api",
        "demozoo_url": "https://demozoo.org/music/284630/",
        "id": 284630,
        "title": "Yellow Depression",
        "author_nicks": [
            {
                "name": "Amorphis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117244/?format=api",
                    "id": 117244,
                    "name": "Amorphis",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-01-31",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "7ch",
            "s3m"
        ]
    }
]