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

[
    {
        "url": "https://demozoo.org/api/v1/productions/68354/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/68354/",
        "id": 68354,
        "title": "Transformers",
        "author_nicks": [
            {
                "name": "3ph3dr4",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30590/?format=api",
                    "id": 30590,
                    "name": "3ph3dr4",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "S.B.F.K",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30638/?format=api",
                    "id": 30638,
                    "name": "S.B.F.K",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-11-29",
        "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/51782/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/51782/",
        "id": 51782,
        "title": "The Knight of Hell",
        "author_nicks": [
            {
                "name": "3ph3dr4",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30590/?format=api",
                    "id": 30590,
                    "name": "3ph3dr4",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-05-31",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]