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

[
    {
        "url": "https://demozoo.org/api/v1/productions/228843/?format=api",
        "demozoo_url": "https://demozoo.org/music/228843/",
        "id": 228843,
        "title": "chip'o'matic nr.4",
        "author_nicks": [
            {
                "name": "D-Zire",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4567/?format=api",
                    "id": 4567,
                    "name": "D-Zire",
                    "is_group": false
                }
            },
            {
                "name": "R-cade",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/105238/?format=api",
                    "id": 105238,
                    "name": "R-cade",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-08-01",
        "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/228842/?format=api",
        "demozoo_url": "https://demozoo.org/music/228842/",
        "id": 228842,
        "title": "Chip'o'Matic nr.2",
        "author_nicks": [
            {
                "name": "D-Zire",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4567/?format=api",
                    "id": 4567,
                    "name": "D-Zire",
                    "is_group": false
                }
            },
            {
                "name": "R-cade",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/105238/?format=api",
                    "id": 105238,
                    "name": "R-cade",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Doodles Foundation",
                "abbreviation": "TDF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7121/?format=api",
                    "id": 7121,
                    "name": "The Doodles^Shock Foundation",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-04-29",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/142301/?format=api",
        "demozoo_url": "https://demozoo.org/music/142301/",
        "id": 142301,
        "title": "Virtual Beatbox",
        "author_nicks": [
            {
                "name": "D-Zire",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4567/?format=api",
                    "id": 4567,
                    "name": "D-Zire",
                    "is_group": false
                }
            },
            {
                "name": "R-cade",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/105238/?format=api",
                    "id": 105238,
                    "name": "R-cade",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Doodles^Shock Foundation",
                "abbreviation": "TDS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7121/?format=api",
                    "id": 7121,
                    "name": "The Doodles^Shock Foundation",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994",
        "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/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]