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

[
    {
        "url": "https://demozoo.org/api/v1/productions/187472/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/187472/",
        "id": 187472,
        "title": "Kaaduin portaissa, pää halkes mut ihan hyvä photograafi tuli",
        "author_nicks": [
            {
                "name": "oksaperseessä2000",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70815/?format=api",
                    "id": 70815,
                    "name": "oksaperseessä2000",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "ISO",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1302/?format=api",
                    "id": 1302,
                    "name": "ISO",
                    "is_group": true
                }
            }
        ],
        "release_date": "2018-05-25",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/169993/?format=api",
        "demozoo_url": "https://demozoo.org/music/169993/",
        "id": 169993,
        "title": "Vokzal dlja dvoih",
        "author_nicks": [
            {
                "name": "oksaperseessä2000",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70815/?format=api",
                    "id": 70815,
                    "name": "oksaperseessä2000",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "ISO",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1302/?format=api",
                    "id": 1302,
                    "name": "ISO",
                    "is_group": true
                }
            }
        ],
        "release_date": "2017-01-28",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]