GET /api/v1/releasers/81085/member_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/192303/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/192303/",
        "id": 192303,
        "title": "Violin",
        "author_nicks": [
            {
                "name": "Schafft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9365/?format=api",
                    "id": 9365,
                    "name": "Schafft",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "7th Layer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/81085/?format=api",
                    "id": 81085,
                    "name": "7th Layer",
                    "is_group": true
                }
            }
        ],
        "release_date": "2018-08-25",
        "supertype": "graphics",
        "platforms": [],
        "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/192314/?format=api",
        "demozoo_url": "https://demozoo.org/music/192314/",
        "id": 192314,
        "title": "kokos where is my tutor?",
        "author_nicks": [
            {
                "name": "Schafft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9365/?format=api",
                    "id": 9365,
                    "name": "Schafft",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "7th Layer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/81085/?format=api",
                    "id": 81085,
                    "name": "7th Layer",
                    "is_group": true
                }
            }
        ],
        "release_date": "2018-08-25",
        "supertype": "music",
        "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/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "pt3"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/192315/?format=api",
        "demozoo_url": "https://demozoo.org/music/192315/",
        "id": 192315,
        "title": "deep space",
        "author_nicks": [
            {
                "name": "Schafft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9365/?format=api",
                    "id": 9365,
                    "name": "Schafft",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "7th Layer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/81085/?format=api",
                    "id": 81085,
                    "name": "7th Layer",
                    "is_group": true
                }
            }
        ],
        "release_date": "2018-08-25",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/69/?format=api",
                "id": 69,
                "name": "ZX Spectrum Enhanced"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "pt3"
        ]
    }
]