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

[
    {
        "url": "https://demozoo.org/api/v1/productions/189660/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/189660/",
        "id": 189660,
        "title": "сценеры на пенсии за ловлей пакменов",
        "author_nicks": [
            {
                "name": "Koshi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75527/?format=api",
                    "id": 75527,
                    "name": "Koshi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "MGN Group",
                "abbreviation": "MGN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31142/?format=api",
                    "id": 31142,
                    "name": "MGN Group",
                    "is_group": true
                }
            }
        ],
        "release_date": "2018-07-07",
        "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/181962/?format=api",
        "demozoo_url": "https://demozoo.org/productions/181962/",
        "id": 181962,
        "title": "Quiet 2017",
        "author_nicks": [
            {
                "name": "Koshi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75527/?format=api",
                    "id": 75527,
                    "name": "Koshi",
                    "is_group": false
                }
            },
            {
                "name": "Quiet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63064/?format=api",
                    "id": 63064,
                    "name": "Quiet",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-12",
        "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/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]