GET /api/v1/releasers/15513/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/21166/?format=api",
        "demozoo_url": "https://demozoo.org/music/21166/",
        "id": 21166,
        "title": "Bat's Groove",
        "author_nicks": [
            {
                "name": "Drizzt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15513/?format=api",
                    "id": 15513,
                    "name": "Drizzt",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-08-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/304515/?format=api",
        "demozoo_url": "https://demozoo.org/music/304515/",
        "id": 304515,
        "title": "Power of Magic 2",
        "author_nicks": [
            {
                "name": "Templer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15513/?format=api",
                    "id": 15513,
                    "name": "Drizzt",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Surprise! Productions",
                "abbreviation": "S!P",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1536/?format=api",
                    "id": 1536,
                    "name": "Surprise! Productions",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-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": [
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/172039/?format=api",
        "demozoo_url": "https://demozoo.org/music/172039/",
        "id": 172039,
        "title": "Journey Through The Forest",
        "author_nicks": [
            {
                "name": "Templer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15513/?format=api",
                    "id": 15513,
                    "name": "Drizzt",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Liquid Dreams",
                "abbreviation": "LDi",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26025/?format=api",
                    "id": 26025,
                    "name": "Liquid Dreams",
                    "is_group": true
                }
            },
            {
                "name": "Stormboyz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71733/?format=api",
                    "id": 71733,
                    "name": "Stormboyz",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-08-06",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "s3m",
            "11ch"
        ]
    }
]