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

[
    {
        "url": "https://demozoo.org/api/v1/productions/53489/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/53489/",
        "id": 53489,
        "title": "She-Tiger",
        "author_nicks": [
            {
                "name": "Owl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/364/?format=api",
                    "id": 364,
                    "name": "Owl",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Aggression",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/365/?format=api",
                    "id": 365,
                    "name": "Aggression",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-04-16",
        "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/6886/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/6886/",
        "id": 6886,
        "title": "Abandoned Emotions",
        "author_nicks": [
            {
                "name": "Owl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/364/?format=api",
                    "id": 364,
                    "name": "Owl",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Aggression",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/365/?format=api",
                    "id": 365,
                    "name": "Aggression",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-08-07",
        "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/132704/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/132704/",
        "id": 132704,
        "title": "Terminel",
        "author_nicks": [
            {
                "name": "Owl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/364/?format=api",
                    "id": 364,
                    "name": "Owl",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Aggression",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/365/?format=api",
                    "id": 365,
                    "name": "Aggression",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-05-30",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]