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

{
    "url": "https://demozoo.org/api/v1/productions/18012/?format=api",
    "demozoo_url": "https://demozoo.org/productions/18012/",
    "id": 18012,
    "title": "Amiga.exe",
    "author_nicks": [
        {
            "name": "Braindead",
            "abbreviation": "BRD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5441/?format=api",
                "id": 5441,
                "name": "Braindead",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-04-06",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Aqua",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3987/?format=api",
                    "id": 3987,
                    "name": "Nicomen",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/gathering96/fastintro/aquaint.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "40",
            "competition": {
                "id": 1043,
                "name": "Fastintro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/42/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/42/",
                    "id": 42,
                    "name": "The Gathering 1996",
                    "tagline": "",
                    "start_date": "1996-04-02",
                    "end_date": "1996-04-06",
                    "location": "Hamar, Hedmark, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.7945,
                    "longitude": 11.06798,
                    "website": "http://www.gathering.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/87/86/1635.263010.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/87/86/1635.263010.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/87/86/1635.263010.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/59/7f/b0f9.263009.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/59/7f/b0f9.263009.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/59/7f/b0f9.263009.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}