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

[
    {
        "url": "https://demozoo.org/api/v1/productions/37146/?format=api",
        "demozoo_url": "https://demozoo.org/music/37146/",
        "id": 37146,
        "title": "Kontinuum",
        "author_nicks": [
            {
                "name": "Garth",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10605/?format=api",
                    "id": 10605,
                    "name": "Garrth",
                    "is_group": false
                }
            },
            {
                "name": "Sierra",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3797/?format=api",
                    "id": 3797,
                    "name": "Sierra",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cross The Logic",
                "abbreviation": "CTL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10606/?format=api",
                    "id": 10606,
                    "name": "Cross! The Logic",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-07-19",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "21ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/153017/?format=api",
        "demozoo_url": "https://demozoo.org/music/153017/",
        "id": 153017,
        "title": "Continuum",
        "author_nicks": [
            {
                "name": "Garth",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10605/?format=api",
                    "id": 10605,
                    "name": "Garrth",
                    "is_group": false
                }
            },
            {
                "name": "Sierra",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3797/?format=api",
                    "id": 3797,
                    "name": "Sierra",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cross! The Logic",
                "abbreviation": "C!TL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10606/?format=api",
                    "id": 10606,
                    "name": "Cross! The Logic",
                    "is_group": true
                }
            }
        ],
        "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": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/33389/?format=api",
        "demozoo_url": "https://demozoo.org/music/33389/",
        "id": 33389,
        "title": "Trigster",
        "author_nicks": [
            {
                "name": "Garth",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10605/?format=api",
                    "id": 10605,
                    "name": "Garrth",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-11-02",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]