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

{
    "url": "https://demozoo.org/api/v1/productions/30341/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/30341/",
    "id": 30341,
    "title": "Friendly Face",
    "author_nicks": [
        {
            "name": "Orgy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20514/?format=api",
                "id": 20514,
                "name": "Dither",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Amnesty",
            "abbreviation": "AME",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8691/?format=api",
                "id": 8691,
                "name": "Amnesty",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-01-28",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/general_probe96/grfx/friendly_face_by_orgy.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/general_probe96/grfx/pg2-gfx.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "55",
            "competition": {
                "id": 2427,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/507/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/507/",
                    "id": 507,
                    "name": "General Probe 1996",
                    "tagline": "Proba Generalna II",
                    "start_date": "1996-01-28",
                    "end_date": "1996-01-29",
                    "location": "Ostrowiec Świętokrzyski, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.932018,
                    "longitude": 21.38612,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f8/88/3de6.7889.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/f8/88/3de6.7889.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f8/88/3de6.7889.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}