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

[
    {
        "url": "https://demozoo.org/api/v1/productions/96431/?format=api",
        "demozoo_url": "https://demozoo.org/music/96431/",
        "id": 96431,
        "title": "Nostalgica",
        "author_nicks": [
            {
                "name": "Shui",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18766/?format=api",
                    "id": 18766,
                    "name": "Shui",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cubernicus",
                "abbreviation": "CBC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18763/?format=api",
                    "id": 18763,
                    "name": "Cubernicus",
                    "is_group": true
                }
            }
        ],
        "release_date": "2013-12-28",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/31675/?format=api",
        "demozoo_url": "https://demozoo.org/music/31675/",
        "id": 31675,
        "title": "Girl Lost in Space (REvisioned)",
        "author_nicks": [
            {
                "name": "Shui",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18766/?format=api",
                    "id": 18766,
                    "name": "Shui",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cubernicus",
                "abbreviation": "CBC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18763/?format=api",
                    "id": 18763,
                    "name": "Cubernicus",
                    "is_group": true
                }
            }
        ],
        "release_date": "2012-04-08",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/26817/?format=api",
        "demozoo_url": "https://demozoo.org/music/26817/",
        "id": 26817,
        "title": "BitBoogie",
        "author_nicks": [
            {
                "name": "Shui",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18766/?format=api",
                    "id": 18766,
                    "name": "Shui",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-08-28",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]