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

{
    "url": "https://demozoo.org/api/v1/productions/49643/?format=api",
    "demozoo_url": "https://demozoo.org/productions/49643/",
    "id": 49643,
    "title": "Unrealised",
    "author_nicks": [
        {
            "name": "Masters of Electric City",
            "abbreviation": "M.E.C.",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25942/?format=api",
                "id": 25942,
                "name": "Masters of Electric City",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-06-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Dhor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25941/?format=api",
                    "id": 25941,
                    "name": "Dhor",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "Music is done on Atari XE (using TMC),"
        },
        {
            "nick": {
                "name": "bob_er",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29863/?format=api",
                    "id": 29863,
                    "name": "bob_er",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/outline11/wild/unrealised.tgz"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=57077"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=XBCgvpKHRMg"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 5067,
                "name": "Realtime Wild Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/248/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/248/",
                    "id": 248,
                    "name": "Outline 2011",
                    "tagline": "",
                    "start_date": "2011-06-02",
                    "end_date": "2011-06-05",
                    "location": "Eersel, The Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.35831,
                    "longitude": 5.30905,
                    "website": "https://www.outlinedemoparty.nl/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "textmode"
    ]
}