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

{
    "url": "https://demozoo.org/api/v1/productions/49425/?format=api",
    "demozoo_url": "https://demozoo.org/productions/49425/",
    "id": 49425,
    "title": "Starlight Arsenic",
    "author_nicks": [
        {
            "name": "DJ Gruby",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5069/?format=api",
                "id": 5069,
                "name": "DJ Gruby",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Arsenic",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2153/?format=api",
                "id": 2153,
                "name": "Arsenic",
                "is_group": true
            }
        }
    ],
    "release_date": "2010-03-20",
    "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/21/?format=api",
            "id": 21,
            "name": "1K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=112951"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=89861"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=74607"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "258",
            "competition": {
                "id": 5036,
                "name": "Commodore 1K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/131/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/131/",
                    "id": 131,
                    "name": "Forever 2010",
                    "tagline": "The 8bit Odyssey",
                    "start_date": "2010-03-19",
                    "end_date": "2010-03-21",
                    "location": "Horná Súča, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.972641,
                    "longitude": 17.979549,
                    "website": "http://forever.zeroteam.sk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}