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

[
    {
        "url": "https://demozoo.org/api/v1/productions/12582/?format=api",
        "demozoo_url": "https://demozoo.org/productions/12582/",
        "id": 12582,
        "title": "352919",
        "author_nicks": [
            {
                "name": "MOT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55034/?format=api",
                    "id": 55034,
                    "name": "MOT",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Accept Corp",
                "abbreviation": "AC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8947/?format=api",
                    "id": 8947,
                    "name": "Accept Corp",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-07-21",
        "supertype": "production",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/13933/?format=api",
        "demozoo_url": "https://demozoo.org/productions/13933/",
        "id": 13933,
        "title": "Whim",
        "author_nicks": [
            {
                "name": "MOT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55034/?format=api",
                    "id": 55034,
                    "name": "MOT",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Accept Corp",
                "abbreviation": "AC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8947/?format=api",
                    "id": 8947,
                    "name": "Accept Corp",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-05-07",
        "supertype": "production",
        "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/35/?format=api",
                "id": 35,
                "name": "16K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/12949/?format=api",
        "demozoo_url": "https://demozoo.org/productions/12949/",
        "id": 12949,
        "title": "Dotage",
        "author_nicks": [
            {
                "name": "MOT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55034/?format=api",
                    "id": 55034,
                    "name": "MOT",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Accept Corp",
                "abbreviation": "AC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8947/?format=api",
                    "id": 8947,
                    "name": "Accept Corp",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-08-07",
        "supertype": "production",
        "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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]