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

[
    {
        "url": "https://demozoo.org/api/v1/productions/157276/?format=api",
        "demozoo_url": "https://demozoo.org/productions/157276/",
        "id": 157276,
        "title": "Be No Sqr",
        "author_nicks": [
            {
                "name": "Psidum",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65453/?format=api",
                    "id": 65453,
                    "name": "Psidum",
                    "is_group": false
                }
            },
            {
                "name": "Sim",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5241/?format=api",
                    "id": 5241,
                    "name": "SimOne",
                    "is_group": false
                }
            },
            {
                "name": "Slimeball",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53994/?format=api",
                    "id": 53994,
                    "name": "Yuki-nyan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/44/?format=api",
                "id": 44,
                "name": "Sega Master System"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/123457/?format=api",
        "demozoo_url": "https://demozoo.org/music/123457/",
        "id": 123457,
        "title": "test.sna",
        "author_nicks": [
            {
                "name": "Slimeball",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53994/?format=api",
                    "id": 53994,
                    "name": "Yuki-nyan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-12-23",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "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/132140/?format=api",
        "demozoo_url": "https://demozoo.org/music/132140/",
        "id": 132140,
        "title": "Jogging Olympics 2016",
        "author_nicks": [
            {
                "name": "Slimeball",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53994/?format=api",
                    "id": 53994,
                    "name": "Yuki-nyan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-08-17",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "sap"
        ]
    }
]