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

{
    "url": "https://demozoo.org/api/v1/productions/9035/?format=api",
    "demozoo_url": "https://demozoo.org/productions/9035/",
    "id": 9035,
    "title": "We met satori in amsterdam",
    "author_nicks": [
        {
            "name": "Scoopex",
            "abbreviation": "SCX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/361/?format=api",
                "id": 361,
                "name": "Scoopex",
                "is_group": true
            }
        },
        {
            "name": "Surprise!Productions",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1536/?format=api",
                "id": 1536,
                "name": "Surprise! Productions",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-12-28",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "EviL",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5794/?format=api",
                    "id": 5794,
                    "name": "EviL",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/tum03/wild/we_met_satori_in_amsterdam.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=11404"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "=3",
            "score": "84",
            "competition": {
                "id": 7424,
                "name": "Wild Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/168/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/168/",
                    "id": 168,
                    "name": "The Ultimate Meeting 2003",
                    "tagline": "",
                    "start_date": "2003-12-27",
                    "end_date": "2003-12-29",
                    "location": "Hemsbach, Karlsruhe Region, Baden-Württemberg, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.59075,
                    "longitude": 8.64779,
                    "website": "http://2003.tum-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}