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

[
    {
        "url": "https://demozoo.org/api/v1/productions/200551/?format=api",
        "demozoo_url": "https://demozoo.org/music/200551/",
        "id": 200551,
        "title": "Parasympathy",
        "author_nicks": [
            {
                "name": "Myth",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/87486/?format=api",
                    "id": 87486,
                    "name": "Myth",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hellven",
                "abbreviation": "hlvn",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29839/?format=api",
                    "id": 29839,
                    "name": "Hellven",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/328792/?format=api",
        "demozoo_url": "https://demozoo.org/music/328792/",
        "id": 328792,
        "title": "Resolution",
        "author_nicks": [
            {
                "name": "Myth",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/87486/?format=api",
                    "id": 87486,
                    "name": "Myth",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-08-10",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "26ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/290536/?format=api",
        "demozoo_url": "https://demozoo.org/music/290536/",
        "id": 290536,
        "title": "Suspend",
        "author_nicks": [
            {
                "name": "Myth",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/87486/?format=api",
                    "id": 87486,
                    "name": "Myth",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-09-25",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "16ch",
            "it"
        ]
    }
]