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

{
    "url": "https://demozoo.org/api/v1/productions/183451/?format=api",
    "demozoo_url": "https://demozoo.org/productions/183451/",
    "id": 183451,
    "title": "Lego Tie Fighter",
    "author_nicks": [
        {
            "name": "Amiga Raytracing Society",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/56158/?format=api",
                "id": 56158,
                "name": "Amiga Raytracing Society",
                "is_group": true
            }
        },
        {
            "name": "Relics",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/74323/?format=api",
                "id": 74323,
                "name": "Relics",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-02-03",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=74739"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=zSTnFgmvJqM"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "120",
            "competition": {
                "id": 14088,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3240/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3240/",
                    "id": 3240,
                    "name": "Gerp 2018",
                    "tagline": "",
                    "start_date": "2018-02-02",
                    "end_date": "2018-02-04",
                    "location": "Skövde Kommun, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 58.43488,
                    "longitude": 13.90358,
                    "website": "http://gerp.planet-d.net/index.html"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/6b/2e/39d3.156521.png",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/6b/2e/39d3.156521.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6b/2e/39d3.156521.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "lego"
    ]
}