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

{
    "url": "https://demozoo.org/api/v1/productions/73127/?format=api",
    "demozoo_url": "https://demozoo.org/productions/73127/",
    "id": 73127,
    "title": "Seppele",
    "author_nicks": [
        {
            "name": "DiamonDie",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5699/?format=api",
                "id": 5699,
                "name": "DiamonDie",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Foobug",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5700/?format=api",
                "id": 5700,
                "name": "Foobug",
                "is_group": true
            }
        },
        {
            "name": "Numedia Cyclops",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5701/?format=api",
                "id": 5701,
                "name": "Numedia Cyclops",
                "is_group": true
            }
        }
    ],
    "release_date": "2003-06-07",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "31",
            "competition": {
                "id": 7741,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1215/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1215/",
                    "id": 1215,
                    "name": "Icecube 2003",
                    "tagline": "",
                    "start_date": "2003-06-06",
                    "end_date": "2003-06-08",
                    "location": "Elimäki, Kouvola, Kymenlaakso, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.71667,
                    "longitude": 26.46667,
                    "website": "http://www.icecubeparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}