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

{
    "url": "https://demozoo.org/api/v1/productions/47210/?format=api",
    "demozoo_url": "https://demozoo.org/productions/47210/",
    "id": 47210,
    "title": "Back<-strike!",
    "author_nicks": [
        {
            "name": "Science 451",
            "abbreviation": "S451",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4096/?format=api",
                "id": 4096,
                "name": "Science 451",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=43264"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 2905,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1387/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1387/",
                    "id": 1387,
                    "name": "Jewels, Danish Gold, Dominators and Upfront Party 1988",
                    "tagline": "",
                    "start_date": "1988-07-08",
                    "end_date": "1988-07-10",
                    "location": "Tommerup Stationsby, Assens Kommune, South Denmark, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 55.34535,
                    "longitude": 10.17594,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}