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

[
    {
        "url": "https://demozoo.org/api/v1/productions/350373/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/350373/",
        "id": 350373,
        "title": "Bird of the Opera",
        "author_nicks": [
            {
                "name": "Decca",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/634/?format=api",
                    "id": 634,
                    "name": "Decca",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Rift",
                "abbreviation": "RFT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26180/?format=api",
                    "id": 26180,
                    "name": "Rift",
                    "is_group": true
                }
            }
        ],
        "release_date": "2024-06-15",
        "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/115000/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/115000/",
        "id": 115000,
        "title": "Under Pressure",
        "author_nicks": [
            {
                "name": "Decca",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/634/?format=api",
                    "id": 634,
                    "name": "Decca",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Lego",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/615/?format=api",
                    "id": 615,
                    "name": "Lego",
                    "is_group": true
                }
            }
        ],
        "release_date": "2007-05-27",
        "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/3719/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/3719/",
        "id": 3719,
        "title": "Replica Anxiety",
        "author_nicks": [
            {
                "name": "Decca",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/634/?format=api",
                    "id": 634,
                    "name": "Decca",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Lego",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/615/?format=api",
                    "id": 615,
                    "name": "Lego",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-03-28",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]