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

[
    {
        "url": "https://demozoo.org/api/v1/productions/18935/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/18935/",
        "id": 18935,
        "title": "Baby Bourbon",
        "author_nicks": [
            {
                "name": "ISO:CRASH",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13650/?format=api",
                    "id": 13650,
                    "name": "ISO:CRASH",
                    "is_group": false
                }
            },
            {
                "name": "Landru",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10694/?format=api",
                    "id": 10694,
                    "name": "Landru",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Code Red",
                "abbreviation": "CRD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13607/?format=api",
                    "id": 13607,
                    "name": "Code Red",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-03-31",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "640x480",
            "256colors"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/29046/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/29046/",
        "id": 29046,
        "title": "Big Bartels",
        "author_nicks": [
            {
                "name": "Landru",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10694/?format=api",
                    "id": 10694,
                    "name": "Landru",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Amable",
                "abbreviation": "AMB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9939/?format=api",
                    "id": 9939,
                    "name": "Amable",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-11-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]