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

{
    "url": "https://demozoo.org/api/v1/productions/121303/?format=api",
    "demozoo_url": "https://demozoo.org/productions/121303/",
    "id": 121303,
    "title": "32 shades of LAX",
    "author_nicks": [
        {
            "name": "Laxative Effects",
            "abbreviation": "LAX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4310/?format=api",
                "id": 4310,
                "name": "Laxative Effects",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-09-06",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/L/LaxativeEffects/lax-32shades.dms"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=72971"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=64089"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "6",
            "score": "0",
            "competition": {
                "id": 10832,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2228/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2228/",
                    "id": 2228,
                    "name": "Gerp 2014",
                    "tagline": "",
                    "start_date": "2014-09-05",
                    "end_date": "2014-09-07",
                    "location": "Ryd, Skövde Kommun, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 58.43294,
                    "longitude": 13.85645,
                    "website": "http://gerp.demoose.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/92/dd/e170.84822.png",
            "original_width": 360,
            "original_height": 292,
            "standard_url": "https://media.demozoo.org/screens/s/92/dd/e170.84822.png",
            "standard_width": 360,
            "standard_height": 292,
            "thumbnail_url": "https://media.demozoo.org/screens/t/92/dd/e170.84822.png",
            "thumbnail_width": 184,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/49/36/304c.84823.png",
            "original_width": 360,
            "original_height": 292,
            "standard_url": "https://media.demozoo.org/screens/s/49/36/304c.84823.png",
            "standard_width": 360,
            "standard_height": 292,
            "thumbnail_url": "https://media.demozoo.org/screens/t/49/36/304c.84823.png",
            "thumbnail_width": 184,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/c8/2f/10b2.jw101275.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/c8/2f/10b2.jw101275.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c8/2f/10b2.jw101275.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}