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

{
    "url": "https://demozoo.org/api/v1/productions/47495/?format=api",
    "demozoo_url": "https://demozoo.org/productions/47495/",
    "id": 47495,
    "title": "Oldschool Rules!",
    "author_nicks": [
        {
            "name": "Fadeout",
            "abbreviation": "FDT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4326/?format=api",
                "id": 4326,
                "name": "Fadeout",
                "is_group": true
            }
        },
        {
            "name": "No Entrance",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/29156/?format=api",
                "id": 29156,
                "name": "No Entrance",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-12-02",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=5492"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "0",
            "competition": {
                "id": 4779,
                "name": "64k Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/244/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/244/",
                    "id": 244,
                    "name": "Dreamhack 2000",
                    "tagline": "",
                    "start_date": "2000-11-30",
                    "end_date": "2000-12-03",
                    "location": "Borlänge Kommun, Dalarna, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 60.45799,
                    "longitude": 15.39873,
                    "website": "http://www.dreamhack.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}