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

{
    "url": "https://demozoo.org/api/v1/productions/68391/?format=api",
    "demozoo_url": "https://demozoo.org/productions/68391/",
    "id": 68391,
    "title": "Reverie",
    "author_nicks": [
        {
            "name": "Cryptic Allusion",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/107438/?format=api",
                "id": 107438,
                "name": "Cryptic Allusion",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-12-28",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/23/?format=api",
            "id": 23,
            "name": "Sega Dreamcast"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Dan Potter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16325/?format=api",
                    "id": 16325,
                    "name": "Daniel Potter",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://sourceforge.net/projects/cadcdev/files/kos-demos/Reverie/"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=11288"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=LXCvgP-8kxA"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 7423,
                "name": "Dreamcast Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/168/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/168/",
                    "id": 168,
                    "name": "The Ultimate Meeting 2003",
                    "tagline": "",
                    "start_date": "2003-12-27",
                    "end_date": "2003-12-29",
                    "location": "Hemsbach, Karlsruhe Region, Baden-Württemberg, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.59075,
                    "longitude": 8.64779,
                    "website": "http://2003.tum-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}