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

[
    {
        "url": "https://demozoo.org/api/v1/productions/58216/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/58216/",
        "id": 58216,
        "title": "Alien With An Additude",
        "author_nicks": [
            {
                "name": "Darkling",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30281/?format=api",
                    "id": 30281,
                    "name": "Darkling",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "NUBS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34121/?format=api",
                    "id": 34121,
                    "name": "NUBS",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-02-17",
        "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/50920/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/50920/",
        "id": 50920,
        "title": "Robot House",
        "author_nicks": [
            {
                "name": "Darkling",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30281/?format=api",
                    "id": 30281,
                    "name": "Darkling",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "TBMF",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30282/?format=api",
                    "id": 30282,
                    "name": "TBMF",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-02",
        "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/165721/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/165721/",
        "id": 165721,
        "title": "Psycadelic PC",
        "author_nicks": [
            {
                "name": "Darkling",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30281/?format=api",
                    "id": 30281,
                    "name": "Darkling",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "TBMF",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30282/?format=api",
                    "id": 30282,
                    "name": "TBMF",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-10-23",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]