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

{
    "url": "https://demozoo.org/api/v1/productions/2506/?format=api",
    "demozoo_url": "https://demozoo.org/productions/2506/",
    "id": 2506,
    "title": "Rekord",
    "author_nicks": [
        {
            "name": "Ephidrena",
            "abbreviation": "EPH",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/107/?format=api",
                "id": 107,
                "name": "Ephidrena",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-11-17",
    "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/10/?format=api",
            "id": 10,
            "name": "40k Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Wad",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5394/?format=api",
                    "id": 5394,
                    "name": "Stoney",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Wad",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5394/?format=api",
                    "id": 5394,
                    "name": "Stoney",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/kindergarden96b/amiga/in40/kg6_intr.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=78668"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=31886"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "48",
            "competition": {
                "id": 236,
                "name": "40K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/145/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/145/",
                    "id": 145,
                    "name": "Kindergarden 1996 (6)",
                    "tagline": "",
                    "start_date": "1996-11-15",
                    "end_date": "1996-11-17",
                    "location": "Hellerud, Oslo, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.91601,
                    "longitude": 10.85363,
                    "website": "http://kg.slengpung.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b1/aa/9ead.jw116853.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/b1/aa/9ead.jw116853.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b1/aa/9ead.jw116853.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}