GET /api/v1/releasers/25047/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/47162/?format=api",
        "demozoo_url": "https://demozoo.org/music/47162/",
        "id": 47162,
        "title": "Tracked Into Wood",
        "author_nicks": [
            {
                "name": "Sparkie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25047/?format=api",
                    "id": 25047,
                    "name": "Sparkie",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-02-26",
        "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/47172/?format=api",
        "demozoo_url": "https://demozoo.org/music/47172/",
        "id": 47172,
        "title": "Rainy",
        "author_nicks": [
            {
                "name": "Sparkie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25047/?format=api",
                    "id": 25047,
                    "name": "Sparkie",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-02-26",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/43559/?format=api",
        "demozoo_url": "https://demozoo.org/music/43559/",
        "id": 43559,
        "title": "The Star Rover",
        "author_nicks": [
            {
                "name": "Sparkie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25047/?format=api",
                    "id": 25047,
                    "name": "Sparkie",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-08-21",
        "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/39097/?format=api",
        "demozoo_url": "https://demozoo.org/music/39097/",
        "id": 39097,
        "title": "2Beat",
        "author_nicks": [
            {
                "name": "Sparkie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25047/?format=api",
                    "id": 25047,
                    "name": "Sparkie",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dwarfpine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25048/?format=api",
                    "id": 25048,
                    "name": "Dwarfpine",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-11-21",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]