GET /api/v1/releasers/7245/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/114131/?format=api",
        "demozoo_url": "https://demozoo.org/music/114131/",
        "id": 114131,
        "title": "2 Suns in Sunset",
        "author_nicks": [
            {
                "name": "Bleed Into One",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7245/?format=api",
                    "id": 7245,
                    "name": "B.I.O.",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Bass",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5567/?format=api",
                    "id": 5567,
                    "name": "Bass",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-12-29",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "6581"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/6220/?format=api",
        "demozoo_url": "https://demozoo.org/music/6220/",
        "id": 6220,
        "title": "Raw Like Sushi",
        "author_nicks": [
            {
                "name": "Bleed Into One",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7245/?format=api",
                    "id": 7245,
                    "name": "B.I.O.",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Creatures",
                "abbreviation": "CRT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2768/?format=api",
                    "id": 2768,
                    "name": "Creatures",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-12-29",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/103425/?format=api",
        "demozoo_url": "https://demozoo.org/music/103425/",
        "id": 103425,
        "title": "Seven Waves Away",
        "author_nicks": [
            {
                "name": "Bleed Into One",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7245/?format=api",
                    "id": 7245,
                    "name": "B.I.O.",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-04-24",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/369954/?format=api",
        "demozoo_url": "https://demozoo.org/music/369954/",
        "id": 369954,
        "title": "Das Boot - Remix",
        "author_nicks": [
            {
                "name": "Bleed Into One",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7245/?format=api",
                    "id": 7245,
                    "name": "B.I.O.",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Creatures",
                "abbreviation": "CRT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2768/?format=api",
                    "id": 2768,
                    "name": "Creatures",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "6581"
        ]
    }
]