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

{
    "url": "https://demozoo.org/api/v1/productions/42580/?format=api",
    "demozoo_url": "https://demozoo.org/productions/42580/",
    "id": 42580,
    "title": "Rap (song)Dance",
    "author_nicks": [
        {
            "name": "Fil",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9012/?format=api",
                "id": 9012,
                "name": "Pheel",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "OutSiderS Team",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26820/?format=api",
                "id": 26820,
                "name": "OutSiderS Team",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-08-28",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "7,360",
            "competition": {
                "id": 4089,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/279/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/279/",
                    "id": 279,
                    "name": "CAFe 1999",
                    "tagline": "Computer Art Festival 1999",
                    "start_date": "1999-08-28",
                    "end_date": "1999-08-29",
                    "location": "Kazan, Gorod Kazan’, Tatarstan, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 55.78874,
                    "longitude": 49.12214,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}