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

{
    "url": "https://demozoo.org/api/v1/productions/19877/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/19877/",
    "id": 19877,
    "title": "Mari-lyn",
    "author_nicks": [
        {
            "name": "H7",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3012/?format=api",
                "id": 3012,
                "name": "H7",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Accession",
            "abbreviation": "ACC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/935/?format=api",
                "id": 935,
                "name": "Accession",
                "is_group": true
            }
        }
    ],
    "release_date": "2011-09-10",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/151713/graffa.d64"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/dekadencedataparty11/graphics/graffa.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=102022"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 1206,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/359/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/359/",
                    "id": 359,
                    "name": "Dekadence Dataparty 2011",
                    "tagline": "",
                    "start_date": "2011-09-09",
                    "end_date": "2011-09-11",
                    "location": "Turku, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.452801,
                    "longitude": 22.251551,
                    "website": "http://www.dekadence64.org/dataparty"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b6/88/0c3c.146071.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/b6/88/0c3c.146071.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b6/88/0c3c.146071.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}