GET /api/v1/releasers/3459/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/207580/?format=api",
        "demozoo_url": "https://demozoo.org/music/207580/",
        "id": 207580,
        "title": "We Is Best",
        "author_nicks": [
            {
                "name": "Deejay",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1784/?format=api",
                    "id": 1784,
                    "name": "Deejay",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hypnosis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3459/?format=api",
                    "id": 3459,
                    "name": "Hypnosis",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-08",
        "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/137772/?format=api",
        "demozoo_url": "https://demozoo.org/music/137772/",
        "id": 137772,
        "title": "Waiting...",
        "author_nicks": [
            {
                "name": "Deejay",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1784/?format=api",
                    "id": 1784,
                    "name": "Deejay",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hypnosis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3459/?format=api",
                    "id": 3459,
                    "name": "Hypnosis",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990-01-06",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/139925/?format=api",
        "demozoo_url": "https://demozoo.org/music/139925/",
        "id": 139925,
        "title": "Bases In the Sky",
        "author_nicks": [
            {
                "name": "Azid-Baron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59527/?format=api",
                    "id": 59527,
                    "name": "Azid-Baron",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hypnosis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3459/?format=api",
                    "id": 3459,
                    "name": "Hypnosis",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990-01-06",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]