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

[
    {
        "url": "https://demozoo.org/api/v1/productions/222757/?format=api",
        "demozoo_url": "https://demozoo.org/music/222757/",
        "id": 222757,
        "title": "babycry2",
        "author_nicks": [
            {
                "name": "Vertical",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/93812/?format=api",
                    "id": 93812,
                    "name": "Vertical",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-04-04",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "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/222758/?format=api",
        "demozoo_url": "https://demozoo.org/productions/222758/",
        "id": 222758,
        "title": "Mystical Tunes",
        "author_nicks": [
            {
                "name": "Vertical",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/93812/?format=api",
                    "id": 93812,
                    "name": "Vertical",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-05-18",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/337179/?format=api",
        "demozoo_url": "https://demozoo.org/productions/337179/",
        "id": 337179,
        "title": "Vivian II",
        "author_nicks": [
            {
                "name": "Hurrican",
                "abbreviation": "HCE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22589/?format=api",
                    "id": 22589,
                    "name": "Hurrican",
                    "is_group": true
                }
            },
            {
                "name": "Vertical",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/93812/?format=api",
                    "id": 93812,
                    "name": "Vertical",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-08-01",
        "supertype": "production",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]