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

[
    {
        "url": "https://demozoo.org/api/v1/productions/316537/?format=api",
        "demozoo_url": "https://demozoo.org/productions/316537/",
        "id": 316537,
        "title": "IT - The Demo",
        "author_nicks": [
            {
                "name": "Rhenus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108773/?format=api",
                    "id": 108773,
                    "name": "Rhenus",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "hidden-part",
            "hidden-screen"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/316535/?format=api",
        "demozoo_url": "https://demozoo.org/productions/316535/",
        "id": 316535,
        "title": "3 Minutes Demo",
        "author_nicks": [
            {
                "name": "Actual Cracking Entertainment",
                "abbreviation": "ACE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28906/?format=api",
                    "id": 28906,
                    "name": "Actual Cracking Entertainment",
                    "is_group": true
                }
            },
            {
                "name": "Rhenus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108773/?format=api",
                    "id": 108773,
                    "name": "Rhenus",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-11-06",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "border-scroll"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/316534/?format=api",
        "demozoo_url": "https://demozoo.org/productions/316534/",
        "id": 316534,
        "title": "The Sixteen-Bit Demo",
        "author_nicks": [
            {
                "name": "Rhenus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108773/?format=api",
                    "id": 108773,
                    "name": "Rhenus",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-04-11",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]