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

{
    "url": "https://demozoo.org/api/v1/productions/4412/?format=api",
    "demozoo_url": "https://demozoo.org/productions/4412/",
    "id": 4412,
    "title": "PedoBorg",
    "author_nicks": [
        {
            "name": "chr",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6200/?format=api",
                "id": 6200,
                "name": "chr",
                "is_group": false
            }
        },
        {
            "name": "telc",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6199/?format=api",
                "id": 6199,
                "name": "telc",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-04-24",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://ftp.gathering.org/TG/2011/CreativeCompos/FastIntro/publish.rar"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/thegathering11/intro_fast/publish.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=56964"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "27",
            "competition": {
                "id": 471,
                "name": "Fast Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/18/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/18/",
                    "id": 18,
                    "name": "The Gathering 2011",
                    "tagline": "Partly Cloudy",
                    "start_date": "2011-04-20",
                    "end_date": "2011-04-24",
                    "location": "Hamar, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.793915,
                    "longitude": 11.07599,
                    "website": "http://www.gathering.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}