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

[
    {
        "url": "https://demozoo.org/api/v1/productions/73811/?format=api",
        "demozoo_url": "https://demozoo.org/productions/73811/",
        "id": 73811,
        "title": "Captain Scarlet And The Mysterons",
        "author_nicks": [
            {
                "name": "The Poltergeists",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41074/?format=api",
                    "id": 41074,
                    "name": "The Poltergeists",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "sampledemo"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/73812/?format=api",
        "demozoo_url": "https://demozoo.org/productions/73812/",
        "id": 73812,
        "title": "Stingray",
        "author_nicks": [
            {
                "name": "The Poltergeists",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41074/?format=api",
                    "id": 41074,
                    "name": "The Poltergeists",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "sampledemo",
            "stos"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/78900/?format=api",
        "demozoo_url": "https://demozoo.org/productions/78900/",
        "id": 78900,
        "title": "Dr. Who",
        "author_nicks": [
            {
                "name": "The Poltergeists",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41074/?format=api",
                    "id": 41074,
                    "name": "The Poltergeists",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "sampledemo"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/119721/?format=api",
        "demozoo_url": "https://demozoo.org/productions/119721/",
        "id": 119721,
        "title": "Thunderbirds",
        "author_nicks": [
            {
                "name": "The Poltergeists",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41074/?format=api",
                    "id": 41074,
                    "name": "The Poltergeists",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "stos"
        ]
    }
]