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

[
    {
        "url": "https://demozoo.org/api/v1/productions/2824/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/2824/",
        "id": 2824,
        "title": "Contraz at KG",
        "author_nicks": [
            {
                "name": "Reflexion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5385/?format=api",
                    "id": 5385,
                    "name": "Reflexion",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Contraz",
                "abbreviation": "CTZ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/102/?format=api",
                    "id": 102,
                    "name": "Contraz",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-11-11",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/20757/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/20757/",
        "id": 20757,
        "title": "Bar 2 Be",
        "author_nicks": [
            {
                "name": "Mr. Figaro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5277/?format=api",
                    "id": 5277,
                    "name": "Mr. Figaro",
                    "is_group": false
                }
            },
            {
                "name": "Reflexion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5385/?format=api",
                    "id": 5385,
                    "name": "Reflexion",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Contraz",
                "abbreviation": "CTZ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/102/?format=api",
                    "id": 102,
                    "name": "Contraz",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-04-12",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]