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

[
    {
        "url": "https://demozoo.org/api/v1/productions/162376/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/162376/",
        "id": 162376,
        "title": "Robot",
        "author_nicks": [
            {
                "name": "Armand",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59847/?format=api",
                    "id": 59847,
                    "name": "Armand",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-08-27",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/141170/?format=api",
        "demozoo_url": "https://demozoo.org/music/141170/",
        "id": 141170,
        "title": "Tigres et Pirates",
        "author_nicks": [
            {
                "name": "Armand",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59847/?format=api",
                    "id": 59847,
                    "name": "Armand",
                    "is_group": false
                }
            },
            {
                "name": "Garvalf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55114/?format=api",
                    "id": 55114,
                    "name": "Garvalf",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-06-27",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                "id": 36,
                "name": "Amstrad CPC"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "ay",
            "starkos"
        ]
    }
]