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

{
    "url": "https://demozoo.org/api/v1/productions/347138/?format=api",
    "demozoo_url": "https://demozoo.org/productions/347138/",
    "id": 347138,
    "title": "Russia",
    "author_nicks": [
        {
            "name": "Fire-Eagle",
            "abbreviation": "FE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7594/?format=api",
                "id": 7594,
                "name": "Fire-Eagle",
                "is_group": true
            }
        },
        {
            "name": "Genesis Project",
            "abbreviation": "G*P",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3170/?format=api",
                "id": 3170,
                "name": "Genesis Project",
                "is_group": true
            }
        },
        {
            "name": "Science 451",
            "abbreviation": "S451",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4096/?format=api",
                "id": 4096,
                "name": "Science 451",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-04-16",
    "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": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/5197/russia.rar"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=16552"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=43742"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 18896,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5008/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5008/",
                    "id": 5008,
                    "name": "Ultimate Crackermeeting (@Hobbytronic)",
                    "tagline": "",
                    "start_date": "1989-04-16",
                    "end_date": "1989-04-16",
                    "location": "Dortmund, Regierungsbezirk Arnsberg, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 51.51494,
                    "longitude": 7.466,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}