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

{
    "url": "https://demozoo.org/api/v1/productions/177059/?format=api",
    "demozoo_url": "https://demozoo.org/productions/177059/",
    "id": 177059,
    "title": "Numina",
    "author_nicks": [
        {
            "name": "xylem",
            "abbreviation": "XLM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/47253/?format=api",
                "id": 47253,
                "name": "xylem",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2017-06-10",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "51",
            "competition": {
                "id": 13313,
                "name": "Oldschool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3119/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3119/",
                    "id": 3119,
                    "name": "@Party 2017",
                    "tagline": "",
                    "start_date": "2017-06-09",
                    "end_date": "2017-06-11",
                    "location": "Somerville, Middlesex County, Massachusetts, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 42.3876,
                    "longitude": -71.0995,
                    "website": "http://atparty-demoscene.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}