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

{
    "url": "https://demozoo.org/api/v1/productions/25443/?format=api",
    "demozoo_url": "https://demozoo.org/productions/25443/",
    "id": 25443,
    "title": "This is our first demo",
    "author_nicks": [
        {
            "name": "Cie",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10202/?format=api",
                "id": 10202,
                "name": "Cie",
                "is_group": false
            }
        },
        {
            "name": "scnclr",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/45364/?format=api",
                "id": 45364,
                "name": "Nodepond",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "I am Why",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18217/?format=api",
                "id": 18217,
                "name": "I am Why",
                "is_group": true
            }
        }
    ],
    "release_date": "2010-08-28",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/18/?format=api",
            "id": 18,
            "name": "Mobile"
        }
    ],
    "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/2010/evoke10/wild/iamwhy_evoke_2010.mov"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=55755"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "130",
            "competition": {
                "id": 1757,
                "name": "Alternative Platforms",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/358/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/358/",
                    "id": 358,
                    "name": "Evoke 2010",
                    "tagline": "",
                    "start_date": "2010-08-27",
                    "end_date": "2010-08-29",
                    "location": "Kalk, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.94013,
                    "longitude": 7.00605,
                    "website": "https://www.evoke.eu/2010/index.html"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "ios"
    ]
}