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

[
    {
        "url": "https://demozoo.org/api/v1/productions/5365/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/5365/",
        "id": 5365,
        "title": "Splash II",
        "author_nicks": [
            {
                "name": "Scuba",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6647/?format=api",
                    "id": 6647,
                    "name": "Scuba",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "X-Trade",
                "abbreviation": "XTD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6649/?format=api",
                    "id": 6649,
                    "name": "X-Trade",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-12-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/135119/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/135119/",
        "id": 135119,
        "title": "ScUbA-WiNnEr",
        "author_nicks": [
            {
                "name": "Scuba",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6647/?format=api",
                    "id": 6647,
                    "name": "Scuba",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "X-Trade",
                "abbreviation": "XTD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6649/?format=api",
                    "id": 6649,
                    "name": "X-Trade",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-06-28",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/92999/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/92999/",
        "id": 92999,
        "title": "Splash",
        "author_nicks": [
            {
                "name": "Scuba",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6647/?format=api",
                    "id": 6647,
                    "name": "Scuba",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "X-Trade",
                "abbreviation": "XTD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6649/?format=api",
                    "id": 6649,
                    "name": "X-Trade",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-04-17",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "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/88627/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/88627/",
        "id": 88627,
        "title": "Dead King",
        "author_nicks": [
            {
                "name": "Scuba",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6647/?format=api",
                    "id": 6647,
                    "name": "Scuba",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "X-Trade",
                "abbreviation": "XTD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6649/?format=api",
                    "id": 6649,
                    "name": "X-Trade",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-06-29",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "320x256"
        ]
    }
]