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

[
    {
        "url": "https://demozoo.org/api/v1/productions/10144/?format=api",
        "demozoo_url": "https://demozoo.org/productions/10144/",
        "id": 10144,
        "title": "Nop",
        "author_nicks": [
            {
                "name": "Olympus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12143/?format=api",
                    "id": 12143,
                    "name": "Olympus",
                    "is_group": true
                }
            },
            {
                "name": "RealTech",
                "abbreviation": "RLT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8209/?format=api",
                    "id": 8209,
                    "name": "RealTech",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-04-27",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "gus-only"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/28990/?format=api",
        "demozoo_url": "https://demozoo.org/productions/28990/",
        "id": 28990,
        "title": "Olympus 31",
        "author_nicks": [
            {
                "name": "Olympus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12143/?format=api",
                    "id": 12143,
                    "name": "Olympus",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-11-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "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/162838/?format=api",
        "demozoo_url": "https://demozoo.org/productions/162838/",
        "id": 162838,
        "title": "Calypso",
        "author_nicks": [
            {
                "name": "Olympus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12143/?format=api",
                    "id": 12143,
                    "name": "Olympus",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "gus-only"
        ]
    }
]