GET /api/v1/releasers/27279/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/43553/?format=api",
        "demozoo_url": "https://demozoo.org/music/43553/",
        "id": 43553,
        "title": "Deja Vu",
        "author_nicks": [
            {
                "name": "Wark",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27279/?format=api",
                    "id": 27279,
                    "name": "Wark",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-08-21",
        "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/96780/?format=api",
        "demozoo_url": "https://demozoo.org/music/96780/",
        "id": 96780,
        "title": "Time Of The Oblivion",
        "author_nicks": [
            {
                "name": "Wark",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27279/?format=api",
                    "id": 27279,
                    "name": "Wark",
                    "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": [
            "xm",
            "28ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/59975/?format=api",
        "demozoo_url": "https://demozoo.org/music/59975/",
        "id": 59975,
        "title": "Myth",
        "author_nicks": [
            {
                "name": "Wark",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27279/?format=api",
                    "id": 27279,
                    "name": "Wark",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Leitmotiv",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34816/?format=api",
                    "id": 34816,
                    "name": "Leitmotiv",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-09-05",
        "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/283122/?format=api",
        "demozoo_url": "https://demozoo.org/music/283122/",
        "id": 283122,
        "title": "Remembrance",
        "author_nicks": [
            {
                "name": "Wark",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27279/?format=api",
                    "id": 27279,
                    "name": "Wark",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Leitmotiv",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34816/?format=api",
                    "id": 34816,
                    "name": "Leitmotiv",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-08",
        "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"
        ]
    }
]