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

[
    {
        "url": "https://demozoo.org/api/v1/productions/14245/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/14245/",
        "id": 14245,
        "title": "Girl Face",
        "author_nicks": [
            {
                "name": "Phantazm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51759/?format=api",
                    "id": 51759,
                    "name": "cam0uflage",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Syndrome",
                "abbreviation": "SDM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8693/?format=api",
                    "id": 8693,
                    "name": "Syndrome",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-08-21",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "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/118276/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/118276/",
        "id": 118276,
        "title": "Rezistor",
        "author_nicks": [
            {
                "name": "Phantazm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51759/?format=api",
                    "id": 51759,
                    "name": "cam0uflage",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-08-22",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]