GET /api/v1/releasers/71441/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/171408/?format=api",
        "demozoo_url": "https://demozoo.org/music/171408/",
        "id": 171408,
        "title": "A Sip from the Ancient Acid Goo Well",
        "author_nicks": [
            {
                "name": "echo2",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71441/?format=api",
                    "id": 71441,
                    "name": "echo2",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-04-29",
        "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/171506/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/171506/",
        "id": 171506,
        "title": "Dreamed of cyberspace, got a smartphone instead",
        "author_nicks": [
            {
                "name": "echo2",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71441/?format=api",
                    "id": 71441,
                    "name": "echo2",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-04-29",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/171451/?format=api",
        "demozoo_url": "https://demozoo.org/music/171451/",
        "id": 171451,
        "title": "Obsidian Mirror",
        "author_nicks": [
            {
                "name": "echo2",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71441/?format=api",
                    "id": 71441,
                    "name": "echo2",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-04-29",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "sunvox"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/175495/?format=api",
        "demozoo_url": "https://demozoo.org/music/175495/",
        "id": 175495,
        "title": "Wings FM",
        "author_nicks": [
            {
                "name": "echo2",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71441/?format=api",
                    "id": 71441,
                    "name": "echo2",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-10-14",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/52/?format=api",
                "id": 52,
                "name": "Android"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]