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

{
    "url": "https://demozoo.org/api/v1/productions/204947/?format=api",
    "demozoo_url": "https://demozoo.org/productions/204947/",
    "id": 204947,
    "title": "#birdie.date",
    "author_nicks": [
        {
            "name": "ReturnsVoid",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/90254/?format=api",
                "id": 90254,
                "name": "ReturnsVoid",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "#birdie.date",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/90253/?format=api",
                "id": 90253,
                "name": "#birdie.date",
                "is_group": true
            }
        }
    ],
    "release_date": "2019-06-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "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/birdie19/demo/253-returnsvoid____birdie.date-_birdie.date.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "51",
            "competition": {
                "id": 15139,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3884/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3884/",
                    "id": 3884,
                    "name": "Birdie 2019 (29)",
                    "tagline": "Birdie 2019",
                    "start_date": "2019-05-30",
                    "end_date": "2019-06-02",
                    "location": "Uppsala, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 60.0,
                    "longitude": 17.75,
                    "website": "https://www.birdie.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "sdl",
        "sdl2"
    ]
}