GET /api/v1/releasers/59037/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/139029/?format=api",
        "demozoo_url": "https://demozoo.org/music/139029/",
        "id": 139029,
        "title": "Flashback Music #2",
        "author_nicks": [
            {
                "name": "Fabrice Visserot",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59037/?format=api",
                    "id": 59037,
                    "name": "Fabrice Visserot",
                    "is_group": false
                }
            },
            {
                "name": "Jean Baudlot",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49867/?format=api",
                    "id": 49867,
                    "name": "Jean Baudlot",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "mp3"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/139027/?format=api",
        "demozoo_url": "https://demozoo.org/music/139027/",
        "id": 139027,
        "title": "Flashback Music #1",
        "author_nicks": [
            {
                "name": "Fabrice Visserot",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59037/?format=api",
                    "id": 59037,
                    "name": "Fabrice Visserot",
                    "is_group": false
                }
            },
            {
                "name": "Jean Baudlot",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49867/?format=api",
                    "id": 49867,
                    "name": "Jean Baudlot",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "mp3"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/216512/?format=api",
        "demozoo_url": "https://demozoo.org/music/216512/",
        "id": 216512,
        "title": "welcome",
        "author_nicks": [
            {
                "name": "Fabrice Visserot",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59037/?format=api",
                    "id": 59037,
                    "name": "Fabrice Visserot",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-02",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]