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

[
    {
        "url": "https://demozoo.org/api/v1/productions/87699/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/87699/",
        "id": 87699,
        "title": "Widoczek",
        "author_nicks": [
            {
                "name": "Coach",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/114686/?format=api",
                    "id": 114686,
                    "name": "Coach",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Brygada RR",
                "abbreviation": "RR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25547/?format=api",
                    "id": 25547,
                    "name": "Brygada RR",
                    "is_group": true
                }
            }
        ],
        "release_date": "2011-09-03",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/87683/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/87683/",
        "id": 87683,
        "title": "Motylek",
        "author_nicks": [
            {
                "name": "Coach",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/114686/?format=api",
                    "id": 114686,
                    "name": "Coach",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Brygada RR",
                "abbreviation": "RR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25547/?format=api",
                    "id": 25547,
                    "name": "Brygada RR",
                    "is_group": true
                }
            }
        ],
        "release_date": "2011-09-03",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]