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

[
    {
        "url": "https://demozoo.org/api/v1/productions/274626/?format=api",
        "demozoo_url": "https://demozoo.org/music/274626/",
        "id": 274626,
        "title": "Melody in Making",
        "author_nicks": [
            {
                "name": "Boogaloo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4678/?format=api",
                    "id": 4678,
                    "name": "Boogaloo",
                    "is_group": false
                }
            },
            {
                "name": "Zagor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53303/?format=api",
                    "id": 53303,
                    "name": "Zagor",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Light",
                "abbreviation": "LGT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5021/?format=api",
                    "id": 5021,
                    "name": "Light",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990-12-29",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/154776/?format=api",
        "demozoo_url": "https://demozoo.org/music/154776/",
        "id": 154776,
        "title": "Visitors",
        "author_nicks": [
            {
                "name": "Zagor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53303/?format=api",
                    "id": 53303,
                    "name": "Zagor",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Horizon",
                "abbreviation": "HZ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/719/?format=api",
                    "id": 719,
                    "name": "Horizon",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/195520/?format=api",
        "demozoo_url": "https://demozoo.org/music/195520/",
        "id": 195520,
        "title": "Arpeggio Beat",
        "author_nicks": [
            {
                "name": "Zagor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53303/?format=api",
                    "id": 53303,
                    "name": "Zagor",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Horizon",
                "abbreviation": "HZ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/719/?format=api",
                    "id": 719,
                    "name": "Horizon",
                    "is_group": true
                }
            }
        ],
        "release_date": "1988-11-05",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]