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

[
    {
        "url": "https://demozoo.org/api/v1/productions/18216/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/18216/",
        "id": 18216,
        "title": "Cheesy",
        "author_nicks": [
            {
                "name": "Eibon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13099/?format=api",
                    "id": 13099,
                    "name": "Eibon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "BombSquad",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7054/?format=api",
                    "id": 7054,
                    "name": "Bomb Squad",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-08-18",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "640x480"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/29561/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/29561/",
        "id": 29561,
        "title": "Picture",
        "author_nicks": [
            {
                "name": "Eibon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13099/?format=api",
                    "id": 13099,
                    "name": "Eibon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Bomb Squad",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7054/?format=api",
                    "id": 7054,
                    "name": "Bomb Squad",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-04-23",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]