GET /api/v1/releasers/15577/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/22828/?format=api",
        "demozoo_url": "https://demozoo.org/music/22828/",
        "id": 22828,
        "title": "Katariina",
        "author_nicks": [
            {
                "name": "Psychedelic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15577/?format=api",
                    "id": 15577,
                    "name": "Mr. Cheat",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-08-07",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/23009/?format=api",
        "demozoo_url": "https://demozoo.org/music/23009/",
        "id": 23009,
        "title": "Menage",
        "author_nicks": [
            {
                "name": "Psychedelic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15577/?format=api",
                    "id": 15577,
                    "name": "Mr. Cheat",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-08-07",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/23086/?format=api",
        "demozoo_url": "https://demozoo.org/music/23086/",
        "id": 23086,
        "title": "Forbidden Love",
        "author_nicks": [
            {
                "name": "Psychedelic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15577/?format=api",
                    "id": 15577,
                    "name": "Mr. Cheat",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-08-07",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/21264/?format=api",
        "demozoo_url": "https://demozoo.org/music/21264/",
        "id": 21264,
        "title": "Crystal Tears",
        "author_nicks": [
            {
                "name": "Psychedelic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15577/?format=api",
                    "id": 15577,
                    "name": "Mr. Cheat",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-08-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "32ch"
        ]
    }
]