GET /api/v1/releasers/30272/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/50909/?format=api",
        "demozoo_url": "https://demozoo.org/music/50909/",
        "id": 50909,
        "title": "Phonec-2",
        "author_nicks": [
            {
                "name": "Tass",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30272/?format=api",
                    "id": 30272,
                    "name": "Tass",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Blåmænd",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30273/?format=api",
                    "id": 30273,
                    "name": "Blåmænd",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-02",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/165740/?format=api",
        "demozoo_url": "https://demozoo.org/music/165740/",
        "id": 165740,
        "title": "X-Mac",
        "author_nicks": [
            {
                "name": "Tass",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30272/?format=api",
                    "id": 30272,
                    "name": "Tass",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Blåmænd",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30273/?format=api",
                    "id": 30273,
                    "name": "Blåmænd",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-10-23",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]