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

{
    "url": "https://demozoo.org/api/v1/productions/200529/?format=api",
    "demozoo_url": "https://demozoo.org/productions/200529/",
    "id": 200529,
    "title": "Artefact",
    "author_nicks": [
        {
            "name": "Iris",
            "abbreviation": "IRS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/443/?format=api",
                "id": 443,
                "name": "Iris",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-04-21",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "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": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=563"
        },
        {
            "link_class": "SoundcloudTrack",
            "url": "https://soundcloud.com/ulrick/newwaveeve2"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 14976,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2246/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2246/",
                    "id": 2246,
                    "name": "Red Sector, Alpha Flight & Spectral Party 1990",
                    "tagline": "",
                    "start_date": "1990-04-21",
                    "end_date": "1990-04-22",
                    "location": "Echternach, Canton d'Echternach, Grevenmacher, Luxembourg",
                    "is_online": false,
                    "country_code": "LU",
                    "latitude": 49.80556,
                    "longitude": 6.42222,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}