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

[
    {
        "url": "https://demozoo.org/api/v1/productions/29614/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/29614/",
        "id": 29614,
        "title": "?",
        "author_nicks": [
            {
                "name": "Viggin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13104/?format=api",
                    "id": 13104,
                    "name": "Wiggin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Nordic Vision",
                "abbreviation": "NV",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13105/?format=api",
                    "id": 13105,
                    "name": "Nordic Vision",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-11-23",
        "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/18226/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/18226/",
        "id": 18226,
        "title": "Seeker",
        "author_nicks": [
            {
                "name": "Wiggin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13104/?format=api",
                    "id": 13104,
                    "name": "Wiggin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cirion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8598/?format=api",
                    "id": 8598,
                    "name": "Cirion",
                    "is_group": true
                }
            },
            {
                "name": "Nordic Vision",
                "abbreviation": "NV",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13105/?format=api",
                    "id": 13105,
                    "name": "Nordic Vision",
                    "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": []
    }
]