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

{
    "url": "https://demozoo.org/api/v1/productions/192969/?format=api",
    "demozoo_url": "https://demozoo.org/productions/192969/",
    "id": 192969,
    "title": "mfta",
    "author_nicks": [
        {
            "name": "Gekko",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/40861/?format=api",
                "id": 40861,
                "name": "Gekko",
                "is_group": false
            }
        },
        {
            "name": "Sonicus",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/49913/?format=api",
                "id": 49913,
                "name": "Sonicus",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "PTS",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/78239/?format=api",
                "id": 78239,
                "name": "PTS",
                "is_group": true
            }
        }
    ],
    "release_date": "2018-09-01",
    "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/2018/fieldfx18/demos/mfta_sonicus-pts__gekko-pts.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 14629,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3593/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3593/",
                    "id": 3593,
                    "name": "Field-FX 2018",
                    "tagline": "",
                    "start_date": "2018-08-31",
                    "end_date": "2018-09-02",
                    "location": "Eastnor, Herefordshire, England, United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 52.03278,
                    "longitude": -2.39049,
                    "website": "https://field-fx.party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}