GET /api/v1/releasers/33479/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/108078/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/108078/",
        "id": 108078,
        "title": "Preheadede",
        "author_nicks": [
            {
                "name": "Cyrax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33479/?format=api",
                    "id": 33479,
                    "name": "Cyrax",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-10-13",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/56810/?format=api",
        "demozoo_url": "https://demozoo.org/music/56810/",
        "id": 56810,
        "title": "Sun&Rain",
        "author_nicks": [
            {
                "name": "Cyrax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33479/?format=api",
                    "id": 33479,
                    "name": "Cyrax",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Perm Trackers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33480/?format=api",
                    "id": 33480,
                    "name": "Perm Trackers",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-02-03",
        "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/285190/?format=api",
        "demozoo_url": "https://demozoo.org/music/285190/",
        "id": 285190,
        "title": "Bells",
        "author_nicks": [
            {
                "name": "Cyrax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33479/?format=api",
                    "id": 33479,
                    "name": "Cyrax",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-11",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/285192/?format=api",
        "demozoo_url": "https://demozoo.org/music/285192/",
        "id": 285192,
        "title": "Deep Ocean",
        "author_nicks": [
            {
                "name": "Cyrax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33479/?format=api",
                    "id": 33479,
                    "name": "Cyrax",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-11",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm"
        ]
    }
]