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

[
    {
        "url": "https://demozoo.org/api/v1/productions/77192/?format=api",
        "demozoo_url": "https://demozoo.org/music/77192/",
        "id": 77192,
        "title": "Strongbullet Vampire Edges",
        "author_nicks": [
            {
                "name": "KING'S",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40504/?format=api",
                    "id": 40504,
                    "name": "KING'S",
                    "is_group": true
                }
            },
            {
                "name": "Säästöpojat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40501/?format=api",
                    "id": 40501,
                    "name": "Säästöpojat",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-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": [
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/77284/?format=api",
        "demozoo_url": "https://demozoo.org/productions/77284/",
        "id": 77284,
        "title": "Sirkan metafyysinen tyyli",
        "author_nicks": [
            {
                "name": "Säästöpojat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40501/?format=api",
                    "id": 40501,
                    "name": "Säästöpojat",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-08-07",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/66792/?format=api",
        "demozoo_url": "https://demozoo.org/music/66792/",
        "id": 66792,
        "title": "Sakkeus tule ulos seinästä",
        "author_nicks": [
            {
                "name": "Säästöpojat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40501/?format=api",
                    "id": 40501,
                    "name": "Säästöpojat",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-08-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm"
        ]
    }
]