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

[
    {
        "url": "https://demozoo.org/api/v1/productions/1468/?format=api",
        "demozoo_url": "https://demozoo.org/music/1468/",
        "id": 1468,
        "title": "The Prophet Jeremiah",
        "author_nicks": [
            {
                "name": "Uncle Blimp",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4272/?format=api",
                    "id": 4272,
                    "name": "Uncle Blimp",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-06-30",
        "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/30652/?format=api",
        "demozoo_url": "https://demozoo.org/productions/30652/",
        "id": 30652,
        "title": "Terror",
        "author_nicks": [
            {
                "name": "Uncle Blimp",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4272/?format=api",
                    "id": 4272,
                    "name": "Uncle Blimp",
                    "is_group": false
                }
            },
            {
                "name": "Xerxes",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/552/?format=api",
                    "id": 552,
                    "name": "Xerxes",
                    "is_group": false
                }
            },
            {
                "name": "Zionic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4274/?format=api",
                    "id": 4274,
                    "name": "Zionic",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "KA KE FISK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106645/?format=api",
                    "id": 106645,
                    "name": "KA KE FISK",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-03-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/370064/?format=api",
        "demozoo_url": "https://demozoo.org/music/370064/",
        "id": 370064,
        "title": "Sage Jargen's Bath-song",
        "author_nicks": [
            {
                "name": "Uncle Blimp",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4272/?format=api",
                    "id": 4272,
                    "name": "Uncle Blimp",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-03-30",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]