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

[
    {
        "url": "https://demozoo.org/api/v1/productions/177511/?format=api",
        "demozoo_url": "https://demozoo.org/productions/177511/",
        "id": 177511,
        "title": "SERVERSIDE DEMO",
        "author_nicks": [
            {
                "name": "Romax9lahin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73964/?format=api",
                    "id": 73964,
                    "name": "Romax9lahin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-08-27",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/48/?format=api",
                "id": 48,
                "name": "Java"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/18/?format=api",
                "id": 18,
                "name": "Mobile"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/177541/?format=api",
        "demozoo_url": "https://demozoo.org/music/177541/",
        "id": 177541,
        "title": "Serverside",
        "author_nicks": [
            {
                "name": "Romax9lahin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73964/?format=api",
                    "id": 73964,
                    "name": "Romax9lahin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-08",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]