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

{
    "url": "https://demozoo.org/api/v1/productions/194394/?format=api",
    "demozoo_url": "https://demozoo.org/productions/194394/",
    "id": 194394,
    "title": "lifeline",
    "author_nicks": [
        {
            "name": "Deluxe",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/55712/?format=api",
                "id": 55712,
                "name": "Deluxe",
                "is_group": true
            }
        },
        {
            "name": "Premium",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/55730/?format=api",
                "id": 55730,
                "name": "Premium",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-10-06",
    "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/10/?format=api",
            "id": 10,
            "name": "40k Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/deadline18/pc_intro/lifeline.exe"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=78524"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "155",
            "competition": {
                "id": 14691,
                "name": "Combined PC Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3554/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3554/",
                    "id": 3554,
                    "name": "Deadline 2018",
                    "tagline": "",
                    "start_date": "2018-10-05",
                    "end_date": "2018-10-07",
                    "location": "Land Berlin, Berlin, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.5,
                    "longitude": 13.41667,
                    "website": "https://deadline.untergrund.net/2018/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "meteoriks-watchlist-2019"
    ]
}