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

[
    {
        "url": "https://demozoo.org/api/v1/productions/181844/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/181844/",
        "id": 181844,
        "title": "Look Behind",
        "author_nicks": [
            {
                "name": "Gertrude Guglhupf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62873/?format=api",
                    "id": 62873,
                    "name": "Gertrude Guglhupf",
                    "is_group": false
                }
            },
            {
                "name": "Paralax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11644/?format=api",
                    "id": 11644,
                    "name": "Paralax",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Speckdrumm",
                "abbreviation": "SD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3637/?format=api",
                    "id": 3637,
                    "name": "Speckdrumm",
                    "is_group": true
                }
            }
        ],
        "release_date": "2017-12-28",
        "supertype": "graphics",
        "platforms": [],
        "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/181858/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/181858/",
        "id": 181858,
        "title": "Darf Ich Ihnen Etwas Crack verkaufen?",
        "author_nicks": [
            {
                "name": "Paralax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11644/?format=api",
                    "id": 11644,
                    "name": "Paralax",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Speckdrumm",
                "abbreviation": "SD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3637/?format=api",
                    "id": 3637,
                    "name": "Speckdrumm",
                    "is_group": true
                }
            }
        ],
        "release_date": "2017-12-28",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]