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

[
    {
        "url": "https://demozoo.org/api/v1/productions/125256/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/125256/",
        "id": 125256,
        "title": "Midnight Stroll",
        "author_nicks": [
            {
                "name": "Maeve Wolf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21554/?format=api",
                    "id": 21554,
                    "name": "Maeve Wolf",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Mistigris",
                "abbreviation": "Mist",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22737/?format=api",
                    "id": 22737,
                    "name": "Mistigris",
                    "is_group": true
                }
            }
        ],
        "release_date": "2014-10-31",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/39024/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/39024/",
        "id": 39024,
        "title": "Snake",
        "author_nicks": [
            {
                "name": "Tatharina",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21554/?format=api",
                    "id": 21554,
                    "name": "Maeve Wolf",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-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/32215/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/32215/",
        "id": 32215,
        "title": "Kwest",
        "author_nicks": [
            {
                "name": "Maeve Wolf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21554/?format=api",
                    "id": 21554,
                    "name": "Maeve Wolf",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-01-18",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/32200/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/32200/",
        "id": 32200,
        "title": "Blup!",
        "author_nicks": [
            {
                "name": "Maeve Wolf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21554/?format=api",
                    "id": 21554,
                    "name": "Maeve Wolf",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-01-18",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]