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

{
    "url": "https://demozoo.org/api/v1/productions/367848/?format=api",
    "demozoo_url": "https://demozoo.org/productions/367848/",
    "id": 367848,
    "title": "Sine Intro",
    "author_nicks": [
        {
            "name": "The Blues Brothers",
            "abbreviation": "TBB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/109555/?format=api",
                "id": 109555,
                "name": "The Blues Brothers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-04",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/T/The_Bluesbrothers/TBB-Sine"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=49636"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "12",
            "score": "",
            "competition": {
                "id": 1449,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/395/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/395/",
                    "id": 395,
                    "name": "Swedish Elite Easter Conference 1990",
                    "tagline": "",
                    "start_date": "1990-04-12",
                    "end_date": "1990-04-15",
                    "location": "Gothenburg, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.701328,
                    "longitude": 11.96689,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}