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

{
    "url": "https://demozoo.org/api/v1/productions/2794/?format=api",
    "demozoo_url": "https://demozoo.org/productions/2794/",
    "id": 2794,
    "title": "00101010",
    "author_nicks": [
        {
            "name": "Creators",
            "abbreviation": "CTR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4240/?format=api",
                "id": 4240,
                "name": "Creators",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-03-01",
    "supertype": "production",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Mermaid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/155/?format=api",
                    "id": 155,
                    "name": "Mermaid",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Duck-Hunter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4213/?format=api",
                    "id": 4213,
                    "name": "Duck-Hunter",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Mermaid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/155/?format=api",
                    "id": 155,
                    "name": "Mermaid",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=34787"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=8018"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=43439"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 281,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/150/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/150/",
                    "id": 150,
                    "name": "Kindergarden 2003",
                    "tagline": "Kindergarden #%00001010",
                    "start_date": "2003-02-28",
                    "end_date": "2003-03-02",
                    "location": "Haga, Nes, Akershus, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.05387,
                    "longitude": 11.37411,
                    "website": "http://kg.slengpung.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d2/5a/889a.68892.png",
            "original_width": 384,
            "original_height": 271,
            "standard_url": "https://media.demozoo.org/screens/s/d2/5a/889a.68892.png",
            "standard_width": 384,
            "standard_height": 271,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d2/5a/889a.68892.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}