GET /api/v1/releasers/25761/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/41681/?format=api",
        "demozoo_url": "https://demozoo.org/music/41681/",
        "id": 41681,
        "title": "Malibu",
        "author_nicks": [
            {
                "name": "Dark Angel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25761/?format=api",
                    "id": 25761,
                    "name": "Dark Angel",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Third Foundation",
                "abbreviation": "T3F",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/167/?format=api",
                    "id": 167,
                    "name": "The Third Foundation",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-02-27",
        "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/40097/?format=api",
        "demozoo_url": "https://demozoo.org/music/40097/",
        "id": 40097,
        "title": "Speedy: Robot",
        "author_nicks": [
            {
                "name": "Dark Angel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25761/?format=api",
                    "id": 25761,
                    "name": "Dark Angel",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Ketchup Killers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10476/?format=api",
                    "id": 10476,
                    "name": "Ketchup Killers",
                    "is_group": true
                }
            },
            {
                "name": "Pulpe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11356/?format=api",
                    "id": 11356,
                    "name": "Pulpe",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-04-12",
        "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",
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/273768/?format=api",
        "demozoo_url": "https://demozoo.org/music/273768/",
        "id": 273768,
        "title": "?",
        "author_nicks": [
            {
                "name": "Dark Angel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25761/?format=api",
                    "id": 25761,
                    "name": "Dark Angel",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-04-06",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]