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

[
    {
        "url": "https://demozoo.org/api/v1/productions/44475/?format=api",
        "demozoo_url": "https://demozoo.org/music/44475/",
        "id": 44475,
        "title": "Oyasumi nasai",
        "author_nicks": [
            {
                "name": "Yoshi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27664/?format=api",
                    "id": 27664,
                    "name": "Yoshi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "3G Design",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15377/?format=api",
                    "id": 15377,
                    "name": "3G Design",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-07-17",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/44502/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/44502/",
        "id": 44502,
        "title": "Poker",
        "author_nicks": [
            {
                "name": "Yoshi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27664/?format=api",
                    "id": 27664,
                    "name": "Yoshi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "3G Design",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15377/?format=api",
                    "id": 15377,
                    "name": "3G Design",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-07-17",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]