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

{
    "url": "https://demozoo.org/api/v1/productions/201853/?format=api",
    "demozoo_url": "https://demozoo.org/productions/201853/",
    "id": 201853,
    "title": "I Stället För Demo",
    "author_nicks": [
        {
            "name": "Chrilles Cracking Crew",
            "abbreviation": "CCC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8662/?format=api",
                "id": 8662,
                "name": "Chrilles Cracking Crew",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-12-11",
    "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": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=118272"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=94015"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=55822"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "13",
            "competition": {
                "id": 15031,
                "name": "Demo/Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3846/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3846/",
                    "id": 3846,
                    "name": "Istället för GREP 2010",
                    "tagline": "",
                    "start_date": "2010-09-10",
                    "end_date": "2010-09-12",
                    "location": "Skövde Kommun, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 58.43488,
                    "longitude": 13.90358,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}