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

{
    "url": "https://demozoo.org/api/v1/productions/50242/?format=api",
    "demozoo_url": "https://demozoo.org/productions/50242/",
    "id": 50242,
    "title": "Vaeinaemoeinen",
    "author_nicks": [
        {
            "name": "Anttu",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30029/?format=api",
                "id": 30029,
                "name": "Anttu",
                "is_group": false
            }
        },
        {
            "name": "micster",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30033/?format=api",
                "id": 30033,
                "name": "micster",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Instance",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30030/?format=api",
                "id": 30030,
                "name": "Instance",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-03-11",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "62",
            "competition": {
                "id": 5144,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1116/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1116/",
                    "id": 1116,
                    "name": "Performance 2000",
                    "tagline": "",
                    "start_date": "2000-03-10",
                    "end_date": "2000-03-12",
                    "location": "Lohja, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.251099,
                    "longitude": 24.069759,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}