GET /api/v1/releasers/14652/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/56435/?format=api",
        "demozoo_url": "https://demozoo.org/music/56435/",
        "id": 56435,
        "title": "Bad Idea",
        "author_nicks": [
            {
                "name": "Rotting Corpse",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14652/?format=api",
                    "id": 14652,
                    "name": "Rotting Corpse",
                    "is_group": false
                }
            },
            {
                "name": "Алексей Рожков",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33323/?format=api",
                    "id": 33323,
                    "name": "Алексей Рожков",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-05-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/49900/?format=api",
        "demozoo_url": "https://demozoo.org/music/49900/",
        "id": 49900,
        "title": "Song of the Night",
        "author_nicks": [
            {
                "name": "Rotting Corpse",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14652/?format=api",
                    "id": 14652,
                    "name": "Rotting Corpse",
                    "is_group": false
                }
            },
            {
                "name": "Y2R",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29940/?format=api",
                    "id": 29940,
                    "name": "Y2R",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "DS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29941/?format=api",
                    "id": 29941,
                    "name": "DS",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-05-12",
        "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/20263/?format=api",
        "demozoo_url": "https://demozoo.org/productions/20263/",
        "id": 20263,
        "title": "Psychdelia",
        "author_nicks": [
            {
                "name": "Rotting Corpse",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14652/?format=api",
                    "id": 14652,
                    "name": "Rotting Corpse",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-05-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/20/?format=api",
                "id": 20,
                "name": "512b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/49902/?format=api",
        "demozoo_url": "https://demozoo.org/music/49902/",
        "id": 49902,
        "title": "Final Countdoun",
        "author_nicks": [
            {
                "name": "Rotting Corpse",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14652/?format=api",
                    "id": 14652,
                    "name": "Rotting Corpse",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-05-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]