GET /api/v1/releasers/20464/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/320140/?format=api",
        "demozoo_url": "https://demozoo.org/music/320140/",
        "id": 320140,
        "title": "gonna RoCk da place!",
        "author_nicks": [
            {
                "name": "Dyne",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20464/?format=api",
                    "id": 20464,
                    "name": "Dyne",
                    "is_group": false
                }
            },
            {
                "name": "Stor Hamster",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20463/?format=api",
                    "id": 20463,
                    "name": "Stor Hamster",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Rectum Cauda",
                "abbreviation": "RC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8483/?format=api",
                    "id": 8483,
                    "name": "Rectum Cauda",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-12-29",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "14ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/30231/?format=api",
        "demozoo_url": "https://demozoo.org/music/30231/",
        "id": 30231,
        "title": "Kveldsvise",
        "author_nicks": [
            {
                "name": "Dyne",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20464/?format=api",
                    "id": 20464,
                    "name": "Dyne",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Rectum Cauda",
                "abbreviation": "RC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8483/?format=api",
                    "id": 8483,
                    "name": "Rectum Cauda",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-10-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "12ch",
            "xm"
        ]
    }
]