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

{
    "url": "https://demozoo.org/api/v1/productions/173939/?format=api",
    "demozoo_url": "https://demozoo.org/productions/173939/",
    "id": 173939,
    "title": "Square Curves 101%",
    "author_nicks": [
        {
            "name": "TheRyk",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23547/?format=api",
                "id": 23547,
                "name": "TheRyk",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-02-26",
    "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": [
        {
            "nick": {
                "name": "TheRyk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23547/?format=api",
                    "id": 23547,
                    "name": "TheRyk",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "TheRyk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23547/?format=api",
                    "id": 23547,
                    "name": "TheRyk",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "TheRyk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23547/?format=api",
                    "id": 23547,
                    "name": "TheRyk",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": ""
        },
        {
            "nick": {
                "name": "Maduplec",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5076/?format=api",
                    "id": 5076,
                    "name": "Maduplec",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=123418"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=157608"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=98316"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "",
            "competition": {
                "id": 13370,
                "name": "Combined",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3262/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3262/",
                    "id": 3262,
                    "name": "BCC Party 2011",
                    "tagline": "#5: Realtime Titty Twister",
                    "start_date": "2011-02-25",
                    "end_date": "2011-02-27",
                    "location": "Land Berlin, Berlin, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.5,
                    "longitude": 13.41667,
                    "website": "http://berlinc64club.de/events/bcc10-party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}