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

[
    {
        "url": "https://demozoo.org/api/v1/productions/27358/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/27358/",
        "id": 27358,
        "title": "Melody",
        "author_nicks": [
            {
                "name": "Cross",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18892/?format=api",
                    "id": 18892,
                    "name": "Cross",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "MindProbe",
                "abbreviation": "MP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8026/?format=api",
                    "id": 8026,
                    "name": "MindProbe",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-06-10",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lbm",
            "640x480"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/28240/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/28240/",
        "id": 28240,
        "title": "Stowaway",
        "author_nicks": [
            {
                "name": "Cross",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18892/?format=api",
                    "id": 18892,
                    "name": "Cross",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "MindProbe",
                "abbreviation": "MP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8026/?format=api",
                    "id": 8026,
                    "name": "MindProbe",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-01-14",
        "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/27068/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/27068/",
        "id": 27068,
        "title": "Messiah",
        "author_nicks": [
            {
                "name": "Cross",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18892/?format=api",
                    "id": 18892,
                    "name": "Cross",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-06-11",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]