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

[
    {
        "url": "https://demozoo.org/api/v1/productions/367922/?format=api",
        "demozoo_url": "https://demozoo.org/music/367922/",
        "id": 367922,
        "title": "7-0-9 Request",
        "author_nicks": [
            {
                "name": "Kakan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29006/?format=api",
                    "id": 29006,
                    "name": "Kakan",
                    "is_group": false
                }
            },
            {
                "name": "Phace",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16663/?format=api",
                    "id": 16663,
                    "name": "Phace",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Tokaimura State",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139035/?format=api",
                    "id": 139035,
                    "name": "Tokaimura State",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-11-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/22772/?format=api",
        "demozoo_url": "https://demozoo.org/music/22772/",
        "id": 22772,
        "title": "Alienizien",
        "author_nicks": [
            {
                "name": "Phace",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16663/?format=api",
                    "id": 16663,
                    "name": "Phace",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-08-07",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/320947/?format=api",
        "demozoo_url": "https://demozoo.org/music/320947/",
        "id": 320947,
        "title": "Scream",
        "author_nicks": [
            {
                "name": "Phace",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16663/?format=api",
                    "id": 16663,
                    "name": "Phace",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-04-26",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]