GET /api/v1/releasers/35398/productions/?format=api&ordering=id
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/157370/?format=api",
        "demozoo_url": "https://demozoo.org/music/157370/",
        "id": 157370,
        "title": "Purple Phase",
        "author_nicks": [
            {
                "name": "Riff Kid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35398/?format=api",
                    "id": 35398,
                    "name": "Riff Kid",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Defekt",
                "abbreviation": "DFT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1951/?format=api",
                    "id": 1951,
                    "name": "Defekt",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-10-22",
        "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"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/157371/?format=api",
        "demozoo_url": "https://demozoo.org/music/157371/",
        "id": 157371,
        "title": "Riff Kid's Theme",
        "author_nicks": [
            {
                "name": "Riff Kid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35398/?format=api",
                    "id": 35398,
                    "name": "Riff Kid",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Defekt",
                "abbreviation": "DFT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1951/?format=api",
                    "id": 1951,
                    "name": "Defekt",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-10-22",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/157369/?format=api",
        "demozoo_url": "https://demozoo.org/music/157369/",
        "id": 157369,
        "title": "Only In New York",
        "author_nicks": [
            {
                "name": "Riff Kid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35398/?format=api",
                    "id": 35398,
                    "name": "Riff Kid",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Defekt",
                "abbreviation": "DFT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1951/?format=api",
                    "id": 1951,
                    "name": "Defekt",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-10-22",
        "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"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/181496/?format=api",
        "demozoo_url": "https://demozoo.org/music/181496/",
        "id": 181496,
        "title": "i'll have books,jim",
        "author_nicks": [
            {
                "name": "Riff Kid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35398/?format=api",
                    "id": 35398,
                    "name": "Riff Kid",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Defekt",
                "abbreviation": "DFT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1951/?format=api",
                    "id": 1951,
                    "name": "Defekt",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993",
        "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"
        ]
    }
]