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

{
    "url": "https://demozoo.org/api/v1/productions/167212/?format=api",
    "demozoo_url": "https://demozoo.org/productions/167212/",
    "id": 167212,
    "title": "Das Sanseffortseur",
    "author_nicks": [
        {
            "name": "Enib",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/69342/?format=api",
                "id": 69342,
                "name": "Enib",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2016-06-11",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "lamogui",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71129/?format=api",
                    "id": 71129,
                    "name": "lamogui",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://api8.fr/UploadedFiles/2016061023501769283711_DasSanseffortseur.tar.gz"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=67607"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=5a8UUU5RgMM"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 12956,
                "name": "PC 64k",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3101/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3101/",
                    "id": 3101,
                    "name": "API8 2016",
                    "tagline": "",
                    "start_date": "2016-06-11",
                    "end_date": "2016-06-11",
                    "location": "Saint-Denis, Département de Seine-Saint-Denis, Île-de-France, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 48.93556,
                    "longitude": 2.35389,
                    "website": "http://api8.fr/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "opengl"
    ]
}