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

[
    {
        "url": "https://demozoo.org/api/v1/productions/25800/?format=api",
        "demozoo_url": "https://demozoo.org/music/25800/",
        "id": 25800,
        "title": "Rokken rolli",
        "author_nicks": [
            {
                "name": "Ilmarque",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3569/?format=api",
                    "id": 3569,
                    "name": "Ilmarque",
                    "is_group": false
                }
            },
            {
                "name": "error303",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18261/?format=api",
                    "id": 18261,
                    "name": "error303",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-06-07",
        "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/25625/?format=api",
        "demozoo_url": "https://demozoo.org/music/25625/",
        "id": 25625,
        "title": "Diamondie voittaa kaikki kompot",
        "author_nicks": [
            {
                "name": "Ilmarque",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3569/?format=api",
                    "id": 3569,
                    "name": "Ilmarque",
                    "is_group": false
                }
            },
            {
                "name": "error303",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18261/?format=api",
                    "id": 18261,
                    "name": "error303",
                    "is_group": false
                }
            },
            {
                "name": "visy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1301/?format=api",
                    "id": 1301,
                    "name": "visy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-02-17",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]