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

{
    "url": "https://demozoo.org/api/v1/productions/278336/?format=api",
    "demozoo_url": "https://demozoo.org/productions/278336/",
    "id": 278336,
    "title": "Magic Cottage",
    "author_nicks": [
        {
            "name": "Venom",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/114295/?format=api",
                "id": 114295,
                "name": "Venom",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-05-06",
    "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=126359"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=100770"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=DCwSiz060eY"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "5",
            "score": "",
            "competition": {
                "id": 15906,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4070/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4070/",
                    "id": 4070,
                    "name": "Baboons/Sharks/Vision Party 1989",
                    "tagline": "",
                    "start_date": "1989-05-06",
                    "end_date": "1989-05-06",
                    "location": "Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 51.5,
                    "longitude": 10.5,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}