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

{
    "url": "https://demozoo.org/api/v1/productions/18431/?format=api",
    "demozoo_url": "https://demozoo.org/productions/18431/",
    "id": 18431,
    "title": "Natural",
    "author_nicks": [
        {
            "name": "Sympathy",
            "abbreviation": "SMP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13272/?format=api",
                "id": 13272,
                "name": "Sympathy",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-12-30",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Logix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14021/?format=api",
                    "id": 14021,
                    "name": "Logix",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Somebody",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17152/?format=api",
                    "id": 17152,
                    "name": "Somebody",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Teasy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17150/?format=api",
                    "id": 17150,
                    "name": "Teasy",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Ascii"
        },
        {
            "nick": {
                "name": "Cougar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4734/?format=api",
                    "id": 4734,
                    "name": "Cougar",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Andy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/590/?format=api",
                    "id": 590,
                    "name": "Andy",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/theparty96/demo/smp-natu.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=16795"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=3Q4jZQXwQ7E"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=rZKHVV0rHy4"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 22,
            "ranking": "22",
            "score": "40",
            "competition": {
                "id": 1105,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/95/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/95/",
                    "id": 95,
                    "name": "The Party 1996",
                    "tagline": "End of an Era",
                    "start_date": "1996-12-27",
                    "end_date": "1996-12-30",
                    "location": "Aars, Vesthimmerland Kommune, North Denmark, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.80399,
                    "longitude": 9.51441,
                    "website": "http://theparty.dk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/fd/c5/21ce.70085.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/fd/c5/21ce.70085.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/fd/c5/21ce.70085.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}