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

[
    {
        "url": "https://demozoo.org/api/v1/productions/156083/?format=api",
        "demozoo_url": "https://demozoo.org/music/156083/",
        "id": 156083,
        "title": "Aparatus Nine",
        "author_nicks": [
            {
                "name": "Simm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19970/?format=api",
                    "id": 19970,
                    "name": "Simm",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Analogue",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8707/?format=api",
                    "id": 8707,
                    "name": "Analogue",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "12ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/29218/?format=api",
        "demozoo_url": "https://demozoo.org/productions/29218/",
        "id": 29218,
        "title": "DEA",
        "author_nicks": [
            {
                "name": "Simm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19970/?format=api",
                    "id": 19970,
                    "name": "Simm",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Analogue",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8707/?format=api",
                    "id": 8707,
                    "name": "Analogue",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-09-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "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/117357/?format=api",
        "demozoo_url": "https://demozoo.org/music/117357/",
        "id": 117357,
        "title": "OMEN",
        "author_nicks": [
            {
                "name": "Simm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19970/?format=api",
                    "id": 19970,
                    "name": "Simm",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "16ch",
            "xm"
        ]
    }
]