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

[
    {
        "url": "https://demozoo.org/api/v1/productions/199706/?format=api",
        "demozoo_url": "https://demozoo.org/productions/199706/",
        "id": 199706,
        "title": "Biometal 4",
        "author_nicks": [
            {
                "name": "Acme",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/86193/?format=api",
                    "id": 86193,
                    "name": "Acme",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-07-15",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "biometal"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/199705/?format=api",
        "demozoo_url": "https://demozoo.org/productions/199705/",
        "id": 199705,
        "title": "Biometal 3",
        "author_nicks": [
            {
                "name": "Acme",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/86193/?format=api",
                    "id": 86193,
                    "name": "Acme",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-04-29",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "biometal"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/199704/?format=api",
        "demozoo_url": "https://demozoo.org/productions/199704/",
        "id": 199704,
        "title": "Biometal 2",
        "author_nicks": [
            {
                "name": "Acme",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/86193/?format=api",
                    "id": 86193,
                    "name": "Acme",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-02-22",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "biometal"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/199707/?format=api",
        "demozoo_url": "https://demozoo.org/productions/199707/",
        "id": 199707,
        "title": "Live In Limburg",
        "author_nicks": [
            {
                "name": "Acme",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/86193/?format=api",
                    "id": 86193,
                    "name": "Acme",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-07-29",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/199709/?format=api",
        "demozoo_url": "https://demozoo.org/productions/199709/",
        "id": 199709,
        "title": "X-Dome 01",
        "author_nicks": [
            {
                "name": "Acme",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/86193/?format=api",
                    "id": 86193,
                    "name": "Acme",
                    "is_group": true
                }
            },
            {
                "name": "Error 2000",
                "abbreviation": "E2",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/81876/?format=api",
                    "id": 81876,
                    "name": "Error 2000",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-07-29",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]