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

[
    {
        "url": "https://demozoo.org/api/v1/productions/21693/?format=api",
        "demozoo_url": "https://demozoo.org/music/21693/",
        "id": 21693,
        "title": "Symphony of Sorrow",
        "author_nicks": [
            {
                "name": "Burtil",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15994/?format=api",
                    "id": 15994,
                    "name": "Burtil",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "BasicBoys",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15995/?format=api",
                    "id": 15995,
                    "name": "BasicBoys",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-12-29",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "22ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/176888/?format=api",
        "demozoo_url": "https://demozoo.org/music/176888/",
        "id": 176888,
        "title": "Alone In The Desert",
        "author_nicks": [
            {
                "name": "Burtil",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15994/?format=api",
                    "id": 15994,
                    "name": "Burtil",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "BasicBoys",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15995/?format=api",
                    "id": 15995,
                    "name": "BasicBoys",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-10-30",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "6ch",
            "xm"
        ]
    }
]