GET /api/v1/releasers/67216/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/177043/?format=api",
        "demozoo_url": "https://demozoo.org/music/177043/",
        "id": 177043,
        "title": "Zeitmaschine v0.86",
        "author_nicks": [
            {
                "name": "Nice",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67216/?format=api",
                    "id": 67216,
                    "name": "Nice",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Nigaz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58700/?format=api",
                    "id": 58700,
                    "name": "Nigaz",
                    "is_group": true
                }
            }
        ],
        "release_date": "2017-08-12",
        "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": [
            "8580"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/162183/?format=api",
        "demozoo_url": "https://demozoo.org/music/162183/",
        "id": 162183,
        "title": "Primitive 2",
        "author_nicks": [
            {
                "name": "Nice",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67216/?format=api",
                    "id": 67216,
                    "name": "Nice",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Nigaz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58700/?format=api",
                    "id": 58700,
                    "name": "Nigaz",
                    "is_group": true
                }
            }
        ],
        "release_date": "2016-07-30",
        "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": [
            "8580"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/172202/?format=api",
        "demozoo_url": "https://demozoo.org/music/172202/",
        "id": 172202,
        "title": "IK-",
        "author_nicks": [
            {
                "name": "Nice",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67216/?format=api",
                    "id": 67216,
                    "name": "Nice",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Nigaz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58700/?format=api",
                    "id": 58700,
                    "name": "Nigaz",
                    "is_group": true
                }
            },
            {
                "name": "Therapy",
                "abbreviation": "TRY",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13453/?format=api",
                    "id": 13453,
                    "name": "Therapy",
                    "is_group": true
                }
            }
        ],
        "release_date": "2013-07-06",
        "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",
            "music-assembler"
        ]
    }
]