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

{
    "url": "https://demozoo.org/api/v1/productions/98939/?format=api",
    "demozoo_url": "https://demozoo.org/productions/98939/",
    "id": 98939,
    "title": "Gammal Man",
    "author_nicks": [
        {
            "name": "Fresh And In Charge",
            "abbreviation": "FAIC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/46958/?format=api",
                "id": 46958,
                "name": "Fresh And In Charge",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-10-27",
    "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": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=153727"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=123483"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=62042"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=VvInDlCY-10"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 13542,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3381/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3381/",
                    "id": 3381,
                    "name": "Smålands Meeting 2013",
                    "tagline": "En MaZZA sceners",
                    "start_date": "2013-10-25",
                    "end_date": "2013-10-27",
                    "location": "Älmeboda, Tingsryds Kommun, Kronoberg, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 56.55577,
                    "longitude": 15.2628,
                    "website": "http://csdb.dk/event/?id=2164"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}