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

{
    "url": "https://demozoo.org/api/v1/productions/42550/?format=api",
    "demozoo_url": "https://demozoo.org/productions/42550/",
    "id": 42550,
    "title": "The Greetings Part",
    "author_nicks": [
        {
            "name": "Digital Dynamite",
            "abbreviation": "DD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3731/?format=api",
                "id": 3731,
                "name": "Digital Dynamite",
                "is_group": true
            }
        },
        {
            "name": "United Force",
            "abbreviation": "UF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3762/?format=api",
                "id": 3762,
                "name": "United Force",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-09-29",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "BoyC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1274/?format=api",
                    "id": 1274,
                    "name": "BoyC",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Slyspy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3759/?format=api",
                    "id": 3759,
                    "name": "Slyspy",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Slyspy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3759/?format=api",
                    "id": 3759,
                    "name": "Slyspy",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/function12/demo/ufdd_tgp.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=60401"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=VwNxQiTrZpQ"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "119",
            "competition": {
                "id": 4085,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1367/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1367/",
                    "id": 1367,
                    "name": "Function 2012",
                    "tagline": "",
                    "start_date": "2012-09-28",
                    "end_date": "2012-09-30",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.506222,
                    "longitude": 19.064819,
                    "website": "http://2012.function.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/37/0b/ae8c.106304.png",
            "original_width": 794,
            "original_height": 451,
            "standard_url": "https://media.demozoo.org/screens/s/37/0b/ae8c.106304.jpg",
            "standard_width": 400,
            "standard_height": 227,
            "thumbnail_url": "https://media.demozoo.org/screens/t/37/0b/ae8c.106304.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 113
        }
    ],
    "tags": [
        "addict3"
    ]
}