GET /api/v1/releasers/5103/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/73526/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/73526/",
        "id": 73526,
        "title": "Street Dog",
        "author_nicks": [
            {
                "name": "Redstar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5102/?format=api",
                    "id": 5102,
                    "name": "Redstar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Logic",
                "abbreviation": "LGC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5103/?format=api",
                    "id": 5103,
                    "name": "Logic",
                    "is_group": true
                }
            }
        ],
        "release_date": "2006-07-29",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/6098/?format=api",
        "demozoo_url": "https://demozoo.org/music/6098/",
        "id": 6098,
        "title": "Tu2.!and.remember!",
        "author_nicks": [
            {
                "name": "Cosmic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116702/?format=api",
                    "id": 116702,
                    "name": "Cosmic",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Logic",
                "abbreviation": "LGC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5103/?format=api",
                    "id": 5103,
                    "name": "Logic",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-12-29",
        "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",
            "dmf"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/5751/?format=api",
        "demozoo_url": "https://demozoo.org/music/5751/",
        "id": 5751,
        "title": "Motraction",
        "author_nicks": [
            {
                "name": "Ascender",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6948/?format=api",
                    "id": 6948,
                    "name": "Ascender",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Logic",
                "abbreviation": "LGC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5103/?format=api",
                    "id": 5103,
                    "name": "Logic",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-08-02",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]