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

[
    {
        "url": "https://demozoo.org/api/v1/productions/151301/?format=api",
        "demozoo_url": "https://demozoo.org/productions/151301/",
        "id": 151301,
        "title": "Jojo",
        "author_nicks": [
            {
                "name": "Archiologics",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34854/?format=api",
                    "id": 34854,
                    "name": "Archiologics",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-10-19",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/35/?format=api",
                "id": 35,
                "name": "Acorn Archimedes"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/99566/?format=api",
        "demozoo_url": "https://demozoo.org/productions/99566/",
        "id": 99566,
        "title": "Symposium 96 Invitation",
        "author_nicks": [
            {
                "name": "Archiologics",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34854/?format=api",
                    "id": 34854,
                    "name": "Archiologics",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/35/?format=api",
                "id": 35,
                "name": "Acorn Archimedes"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                "id": 11,
                "name": "Invitation",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/60156/?format=api",
        "demozoo_url": "https://demozoo.org/productions/60156/",
        "id": 60156,
        "title": "Ostern 95",
        "author_nicks": [
            {
                "name": "Archiologics",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34854/?format=api",
                    "id": 34854,
                    "name": "Archiologics",
                    "is_group": true
                }
            },
            {
                "name": "Icebird",
                "abbreviation": "ICB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11515/?format=api",
                    "id": 11515,
                    "name": "Icebird",
                    "is_group": true
                }
            },
            {
                "name": "Slompt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34855/?format=api",
                    "id": 34855,
                    "name": "Slompt",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-04-16",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/35/?format=api",
                "id": 35,
                "name": "Acorn Archimedes"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]