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

{
    "url": "https://demozoo.org/api/v1/productions/9705/?format=api",
    "demozoo_url": "https://demozoo.org/productions/9705/",
    "id": 9705,
    "title": "Argonautical",
    "author_nicks": [
        {
            "name": "Silicon Brain",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11008/?format=api",
                "id": 11008,
                "name": "Silicon Brain",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-08-31",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
            "id": 21,
            "name": "1K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Stephen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52/?format=api",
                    "id": 52,
                    "name": "Stephen",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/antiq96/1k/sb_argon.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=16484"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "126",
            "competition": {
                "id": 2240,
                "name": "PC 1K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/707/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/707/",
                    "id": 707,
                    "name": "Antiq 1996",
                    "tagline": "The First Blow",
                    "start_date": "1996-08-30",
                    "end_date": "1996-09-01",
                    "location": "Pécs, Baranya, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 46.08333,
                    "longitude": 18.23333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}