GET /api/v1/releasers/229/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/173066/?format=api",
        "demozoo_url": "https://demozoo.org/music/173066/",
        "id": 173066,
        "title": "Pop The Bubbles",
        "author_nicks": [
            {
                "name": "Runaro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/229/?format=api",
                    "id": 229,
                    "name": "Runaro",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-01-16",
        "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/169834/?format=api",
        "demozoo_url": "https://demozoo.org/music/169834/",
        "id": 169834,
        "title": "Copycat",
        "author_nicks": [
            {
                "name": "Runaro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/229/?format=api",
                    "id": 229,
                    "name": "Runaro",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/3904/?format=api",
        "demozoo_url": "https://demozoo.org/music/3904/",
        "id": 3904,
        "title": "Oneliner Rumble",
        "author_nicks": [
            {
                "name": "Buzzer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/817/?format=api",
                    "id": 817,
                    "name": "Buzzer",
                    "is_group": false
                }
            },
            {
                "name": "Mystra",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/825/?format=api",
                    "id": 825,
                    "name": "Mystra",
                    "is_group": false
                }
            },
            {
                "name": "Runaro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/229/?format=api",
                    "id": 229,
                    "name": "Runaro",
                    "is_group": false
                }
            },
            {
                "name": "Serpent",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/829/?format=api",
                    "id": 829,
                    "name": "Serpent",
                    "is_group": false
                }
            },
            {
                "name": "prm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/807/?format=api",
                    "id": 807,
                    "name": "prm",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-04-17",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "10ch",
            "xm"
        ]
    }
]