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

{
    "url": "https://demozoo.org/api/v1/productions/175712/?format=api",
    "demozoo_url": "https://demozoo.org/productions/175712/",
    "id": 175712,
    "title": "Arquee",
    "author_nicks": [
        {
            "name": "Breeze",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/140190/?format=api",
                "id": 140190,
                "name": "Breeze",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
            "id": 10,
            "name": "macOS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Noglin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/137577/?format=api",
                    "id": 137577,
                    "name": "Noglin",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Blackis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3577/?format=api",
                    "id": 3577,
                    "name": "Blackis",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compos/iquest02/arquee.dmg.gz"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=9028"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "273",
            "competition": {
                "id": 18458,
                "name": "Mac Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4822/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4822/",
                    "id": 4822,
                    "name": "iQuest 2002",
                    "tagline": "",
                    "start_date": "2002",
                    "end_date": "2002",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}