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

[
    {
        "url": "https://demozoo.org/api/v1/productions/40915/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/40915/",
        "id": 40915,
        "title": "Marta X",
        "author_nicks": [
            {
                "name": "Gosu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26116/?format=api",
                    "id": 26116,
                    "name": "Gosu",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-11-08",
        "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/98143/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/98143/",
        "id": 98143,
        "title": "Eveta",
        "author_nicks": [
            {
                "name": "Gosu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26116/?format=api",
                    "id": 26116,
                    "name": "Gosu",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-08-22",
        "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/140959/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/140959/",
        "id": 140959,
        "title": "T 2017 Ewa",
        "author_nicks": [
            {
                "name": "Gosu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26116/?format=api",
                    "id": 26116,
                    "name": "Gosu",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-08-30",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "320x256"
        ]
    }
]