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

[
    {
        "url": "https://demozoo.org/api/v1/productions/67351/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/67351/",
        "id": 67351,
        "title": "Mermaid",
        "author_nicks": [
            {
                "name": "Antti Lehtinen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13874/?format=api",
                    "id": 13874,
                    "name": "Vertex",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-08-09",
        "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/61846/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/61846/",
        "id": 61846,
        "title": "Butterfly",
        "author_nicks": [
            {
                "name": "Antti Lehtinen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13874/?format=api",
                    "id": 13874,
                    "name": "Vertex",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-08-03",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "stages-included"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/19243/?format=api",
        "demozoo_url": "https://demozoo.org/productions/19243/",
        "id": 19243,
        "title": "The Quest",
        "author_nicks": [
            {
                "name": "Vertex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13874/?format=api",
                    "id": 13874,
                    "name": "Vertex",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Final Dimension",
                "abbreviation": "FD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13875/?format=api",
                    "id": 13875,
                    "name": "Final Dimension",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-08-10",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]