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

[
    {
        "url": "https://demozoo.org/api/v1/productions/58046/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/58046/",
        "id": 58046,
        "title": "Igor",
        "author_nicks": [
            {
                "name": "Prophet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4754/?format=api",
                    "id": 4754,
                    "name": "Quazar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-06-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/42282/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/42282/",
        "id": 42282,
        "title": "Dragon",
        "author_nicks": [
            {
                "name": "Prophet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4754/?format=api",
                    "id": 4754,
                    "name": "Quazar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Ecolove",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24807/?format=api",
                    "id": 24807,
                    "name": "Ecolove",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-09-04",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/45218/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/45218/",
        "id": 45218,
        "title": "Fladderdeflad",
        "author_nicks": [
            {
                "name": "Prophet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4754/?format=api",
                    "id": 4754,
                    "name": "Quazar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Ecolove",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24807/?format=api",
                    "id": 24807,
                    "name": "Ecolove",
                    "is_group": true
                }
            },
            {
                "name": "Image!",
                "abbreviation": "IMG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6530/?format=api",
                    "id": 6530,
                    "name": "Image!",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-06-05",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]