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

{
    "url": "https://demozoo.org/api/v1/productions/136338/?format=api",
    "demozoo_url": "https://demozoo.org/productions/136338/",
    "id": 136338,
    "title": "Compo Starter",
    "author_nicks": [
        {
            "name": "ArtWay",
            "abbreviation": "AWY",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3716/?format=api",
                "id": 3716,
                "name": "ArtWay",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-04-05",
    "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": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "631",
            "competition": {
                "id": 11403,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2444/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2444/",
                    "id": 2444,
                    "name": "Revision 2015",
                    "tagline": "",
                    "start_date": "2015-04-03",
                    "end_date": "2015-04-06",
                    "location": "Regionalverband Saarbrücken, Saarland, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.27722,
                    "longitude": 6.97028,
                    "website": "https://2015.revision-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}