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

[
    {
        "url": "https://demozoo.org/api/v1/productions/12807/?format=api",
        "demozoo_url": "https://demozoo.org/productions/12807/",
        "id": 12807,
        "title": "Cocktail Bar",
        "author_nicks": [
            {
                "name": "The Jokers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12368/?format=api",
                    "id": 12368,
                    "name": "The Jokers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "ay",
            "zx-spectrum-48k"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/13161/?format=api",
        "demozoo_url": "https://demozoo.org/productions/13161/",
        "id": 13161,
        "title": "Hypersonic",
        "author_nicks": [
            {
                "name": "The Jokers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12368/?format=api",
                    "id": 12368,
                    "name": "The Jokers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "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/13432/?format=api",
        "demozoo_url": "https://demozoo.org/productions/13432/",
        "id": 13432,
        "title": "Music Bank 1",
        "author_nicks": [
            {
                "name": "The Jokers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12368/?format=api",
                    "id": 12368,
                    "name": "The Jokers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "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/13150/?format=api",
        "demozoo_url": "https://demozoo.org/productions/13150/",
        "id": 13150,
        "title": "Hexogen",
        "author_nicks": [
            {
                "name": "The Jokers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12368/?format=api",
                    "id": 12368,
                    "name": "The Jokers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "ay",
            "zx-spectrum-48k"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/13468/?format=api",
        "demozoo_url": "https://demozoo.org/productions/13468/",
        "id": 13468,
        "title": "The New York Music Review",
        "author_nicks": [
            {
                "name": "The Jokers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12368/?format=api",
                    "id": 12368,
                    "name": "The Jokers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]