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

[
    {
        "url": "https://demozoo.org/api/v1/productions/24424/?format=api",
        "demozoo_url": "https://demozoo.org/productions/24424/",
        "id": 24424,
        "title": "The 4 Eyed Menace",
        "author_nicks": [
            {
                "name": "Maestro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15172/?format=api",
                    "id": 15172,
                    "name": "Marius Bacher",
                    "is_group": false
                }
            },
            {
                "name": "Silent-Hunter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84332/?format=api",
                    "id": 84332,
                    "name": "Silent-Hunter",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-04-22",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/24342/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/24342/",
        "id": 24342,
        "title": "Subway",
        "author_nicks": [
            {
                "name": "Maestro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15172/?format=api",
                    "id": 15172,
                    "name": "Marius Bacher",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-04-22",
        "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/22578/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/22578/",
        "id": 22578,
        "title": "Out Hunting",
        "author_nicks": [
            {
                "name": "Maestro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15172/?format=api",
                    "id": 15172,
                    "name": "Marius Bacher",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-04-03",
        "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/20747/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/20747/",
        "id": 20747,
        "title": "T-Rex",
        "author_nicks": [
            {
                "name": "Marius Bacher",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15172/?format=api",
                    "id": 15172,
                    "name": "Marius Bacher",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-04-12",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]