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

[
    {
        "url": "https://demozoo.org/api/v1/productions/165134/?format=api",
        "demozoo_url": "https://demozoo.org/music/165134/",
        "id": 165134,
        "title": "A Wasted Minute",
        "author_nicks": [
            {
                "name": "Marko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56169/?format=api",
                    "id": 56169,
                    "name": "Marko",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "New Core",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2218/?format=api",
                    "id": 2218,
                    "name": "NewCore",
                    "is_group": true
                }
            }
        ],
        "release_date": "2016-11-12",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "maxymiser",
            "sndh"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/172654/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/172654/",
        "id": 172654,
        "title": "ST News Logo",
        "author_nicks": [
            {
                "name": "Marko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56169/?format=api",
                    "id": 56169,
                    "name": "Marko",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "NewCore",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2218/?format=api",
                    "id": 2218,
                    "name": "NewCore",
                    "is_group": true
                }
            }
        ],
        "release_date": "2016-11-03",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/61470/?format=api",
        "demozoo_url": "https://demozoo.org/music/61470/",
        "id": 61470,
        "title": "Musixx",
        "author_nicks": [
            {
                "name": "Marko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56169/?format=api",
                    "id": 56169,
                    "name": "Marko",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "New Core",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2218/?format=api",
                    "id": 2218,
                    "name": "NewCore",
                    "is_group": true
                }
            }
        ],
        "release_date": "2011-07-02",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "sndh"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/148706/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/148706/",
        "id": 148706,
        "title": "Coregirl",
        "author_nicks": [
            {
                "name": "Marko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56169/?format=api",
                    "id": 56169,
                    "name": "Marko",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "NewCore",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2218/?format=api",
                    "id": 2218,
                    "name": "NewCore",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-02",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]