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

{
    "url": "https://demozoo.org/api/v1/productions/163411/?format=api",
    "demozoo_url": "https://demozoo.org/productions/163411/",
    "id": 163411,
    "title": "Entry",
    "author_nicks": [
        {
            "name": "Mixer",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18821/?format=api",
                "id": 18821,
                "name": "Mixer",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Origo Dreamline",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2807/?format=api",
                "id": 2807,
                "name": "Origo Dreamline",
                "is_group": true
            }
        },
        {
            "name": "Side B",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5145/?format=api",
                "id": 5145,
                "name": "Side B",
                "is_group": true
            }
        }
    ],
    "release_date": "2016-09-17",
    "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/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Mixer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18821/?format=api",
                    "id": 18821,
                    "name": "Mixer",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=186393"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=150456"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "143",
            "competition": {
                "id": 12781,
                "name": "Mixed",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3053/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3053/",
                    "id": 3053,
                    "name": "Psykoz 2016",
                    "tagline": "Jännän Äärellä",
                    "start_date": "2016-09-16",
                    "end_date": "2016-09-18",
                    "location": "Ruovesi, Ylä-Pirkanmaa, Pirkanmaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.98575,
                    "longitude": 24.05714,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/9f/cb/1af4.115084.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/9f/cb/1af4.115084.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/9f/cb/1af4.115084.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "no-sound"
    ]
}