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

[
    {
        "url": "https://demozoo.org/api/v1/productions/153004/?format=api",
        "demozoo_url": "https://demozoo.org/music/153004/",
        "id": 153004,
        "title": "Synthetic Dub",
        "author_nicks": [
            {
                "name": "Maz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7073/?format=api",
                    "id": 7073,
                    "name": "Maz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/40170/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/40170/",
        "id": 40170,
        "title": "No Styles No Skills No Design No Lyrics",
        "author_nicks": [
            {
                "name": "Maz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7073/?format=api",
                    "id": 7073,
                    "name": "Maz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Art!",
                "abbreviation": "ART",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7075/?format=api",
                    "id": 7075,
                    "name": "Art!",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-01-20",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/304645/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/304645/",
        "id": 304645,
        "title": "Gegen Den Ausverkauf",
        "author_nicks": [
            {
                "name": "Maz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7073/?format=api",
                    "id": 7073,
                    "name": "Maz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Upperclass",
                "abbreviation": "UC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7072/?format=api",
                    "id": 7072,
                    "name": "Upperclass",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995",
        "supertype": "graphics",
        "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/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/40174/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/40174/",
        "id": 40174,
        "title": "Euphoria",
        "author_nicks": [
            {
                "name": "Maz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7073/?format=api",
                    "id": 7073,
                    "name": "Maz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Upperclass",
                "abbreviation": "UC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7072/?format=api",
                    "id": 7072,
                    "name": "Upperclass",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-11",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]