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

[
    {
        "url": "https://demozoo.org/api/v1/productions/12689/?format=api",
        "demozoo_url": "https://demozoo.org/productions/12689/",
        "id": 12689,
        "title": "Best 1 (Cartoon Demo Music)",
        "author_nicks": [
            {
                "name": "Alex Boy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12333/?format=api",
                    "id": 12333,
                    "name": "Alex Boy",
                    "is_group": false
                }
            },
            {
                "name": "THD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12332/?format=api",
                    "id": 12332,
                    "name": "THD",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-02-10",
        "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/12692/?format=api",
        "demozoo_url": "https://demozoo.org/productions/12692/",
        "id": 12692,
        "title": "Best 5 (Cosmic Demo Music)",
        "author_nicks": [
            {
                "name": "Alex Boy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12333/?format=api",
                    "id": 12333,
                    "name": "Alex Boy",
                    "is_group": false
                }
            },
            {
                "name": "THD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12332/?format=api",
                    "id": 12332,
                    "name": "THD",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-02-02",
        "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/12690/?format=api",
        "demozoo_url": "https://demozoo.org/productions/12690/",
        "id": 12690,
        "title": "Best 2 (Ninja Demo Music)",
        "author_nicks": [
            {
                "name": "Alex Boy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12333/?format=api",
                    "id": 12333,
                    "name": "Alex Boy",
                    "is_group": false
                }
            },
            {
                "name": "THD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12332/?format=api",
                    "id": 12332,
                    "name": "THD",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-01-20",
        "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/12691/?format=api",
        "demozoo_url": "https://demozoo.org/productions/12691/",
        "id": 12691,
        "title": "Best 3 (Mouse Demo Music)",
        "author_nicks": [
            {
                "name": "Alex Boy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12333/?format=api",
                    "id": 12333,
                    "name": "Alex Boy",
                    "is_group": false
                }
            },
            {
                "name": "THD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12332/?format=api",
                    "id": 12332,
                    "name": "THD",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-01-20",
        "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": []
    }
]