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

{
    "url": "https://demozoo.org/api/v1/productions/17947/?format=api",
    "demozoo_url": "https://demozoo.org/productions/17947/",
    "id": 17947,
    "title": "Journey to the Center of the Universe",
    "author_nicks": [
        {
            "name": "Ancients",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/163/?format=api",
                "id": 163,
                "name": "The Ancients",
                "is_group": true
            }
        },
        {
            "name": "Dual Crew",
            "abbreviation": "DC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/874/?format=api",
                "id": 874,
                "name": "Dual Crew",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-08-07",
    "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": "Zaz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6118/?format=api",
                    "id": 6118,
                    "name": "Zaz",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Jan Harries",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/162/?format=api",
                    "id": 162,
                    "name": "Jan Harries",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Jan Harries",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/162/?format=api",
                    "id": 162,
                    "name": "Jan Harries",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Jan Harries",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/162/?format=api",
                    "id": 162,
                    "name": "Jan Harries",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Mactron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26085/?format=api",
                    "id": 26085,
                    "name": "Mactron",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "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": [],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=101523"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=57492"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "0C",
            "score": "04.49",
            "competition": {
                "id": 1035,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/86/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/86/",
                    "id": 86,
                    "name": "Little Computer People 2011",
                    "tagline": "",
                    "start_date": "2011-08-05",
                    "end_date": "2011-08-07",
                    "location": "Lund, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 55.706225,
                    "longitude": 13.187605,
                    "website": "http://www.lcp.c64.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}