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

{
    "url": "https://demozoo.org/api/v1/productions/65356/?format=api",
    "demozoo_url": "https://demozoo.org/productions/65356/",
    "id": 65356,
    "title": "Under Space Travel",
    "author_nicks": [
        {
            "name": "ArtMan",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26620/?format=api",
                "id": 26620,
                "name": "ArtMan",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Eden Inc",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26621/?format=api",
                "id": 26621,
                "name": "Eden Inc",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-07-03",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "41",
            "competition": {
                "id": 7186,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1083/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1083/",
                    "id": 1083,
                    "name": "Very Important Party 1999",
                    "tagline": "VIP 1999",
                    "start_date": "1999-07-02",
                    "end_date": "1999-07-04",
                    "location": "Saint-Priest, Département du Rhône, Auvergne-Rhône-Alpes, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 45.6966,
                    "longitude": 4.9445,
                    "website": "http://www.popsyteam.org/vip/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}