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

{
    "url": "https://demozoo.org/api/v1/productions/268588/?format=api",
    "demozoo_url": "https://demozoo.org/productions/268588/",
    "id": 268588,
    "title": "Homegrown",
    "author_nicks": [
        {
            "name": "Darya",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/107504/?format=api",
                "id": 107504,
                "name": "Darya",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "5711",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5711/?format=api",
                "id": 5711,
                "name": "5711",
                "is_group": true
            }
        }
    ],
    "release_date": "2019-10-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/deadline19/three_dee/home_grown.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=86272"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "142",
            "competition": {
                "id": 15519,
                "name": "Three-Dee",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3800/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3800/",
                    "id": 3800,
                    "name": "Deadline 2019",
                    "tagline": "",
                    "start_date": "2019-10-04",
                    "end_date": "2019-10-06",
                    "location": "Land Berlin, Berlin, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.5,
                    "longitude": 13.41667,
                    "website": "https://deadline.untergrund.net/2019/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/28/3e/7a20.262592.png",
            "original_width": 1264,
            "original_height": 809,
            "standard_url": "https://media.demozoo.org/screens/s/28/3e/7a20.262592.jpg",
            "standard_width": 400,
            "standard_height": 256,
            "thumbnail_url": "https://media.demozoo.org/screens/t/28/3e/7a20.262592.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 128
        }
    ],
    "tags": [
        "anaglyph-3d"
    ]
}