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

[
    {
        "url": "https://demozoo.org/api/v1/productions/357001/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/357001/",
        "id": 357001,
        "title": "In My Own",
        "author_nicks": [
            {
                "name": "Booth",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/126359/?format=api",
                    "id": 126359,
                    "name": "Booth",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Ultimo Imperio",
                "abbreviation": "ULT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/144651/?format=api",
                    "id": 144651,
                    "name": "Ultimo Imperio",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-12-17",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/357002/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/357002/",
        "id": 357002,
        "title": "Sometimes We Come Back",
        "author_nicks": [
            {
                "name": "Booth",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/126359/?format=api",
                    "id": 126359,
                    "name": "Booth",
                    "is_group": false
                }
            },
            {
                "name": "Rusty",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/144654/?format=api",
                    "id": 144654,
                    "name": "Rusty",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Ultimo Imperio",
                "abbreviation": "ULT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/144651/?format=api",
                    "id": 144651,
                    "name": "Ultimo Imperio",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-09-26",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]