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

{
    "url": "https://demozoo.org/api/v1/productions/175563/?format=api",
    "demozoo_url": "https://demozoo.org/productions/175563/",
    "id": 175563,
    "title": "Arpeggio",
    "author_nicks": [
        {
            "name": "Tropyx",
            "abbreviation": "TX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6406/?format=api",
                "id": 6406,
                "name": "Tropyx",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011",
    "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/7/?format=api",
            "id": 7,
            "name": "Musicdisk",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Surgeon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5823/?format=api",
                    "id": 5823,
                    "name": "Surgeon",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=125761"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=100263"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=57107"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "=5",
            "score": "",
            "competition": {
                "id": 13585,
                "name": "C64",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3406/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3406/",
                    "id": 3406,
                    "name": "Stary Piernik 2011",
                    "tagline": "6.66",
                    "start_date": "2011-05-27",
                    "end_date": "2011-05-29",
                    "location": "Toruń, Kujawsko-Pomorskie, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 53.01375,
                    "longitude": 18.59814,
                    "website": "http://piernik.arise64.pl/category/stary-piernik-10/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}