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

{
    "url": "https://demozoo.org/api/v1/productions/1518/?format=api",
    "demozoo_url": "https://demozoo.org/music/1518/",
    "id": 1518,
    "title": "The Calling (Electronic Remix)",
    "author_nicks": [
        {
            "name": "OptimizE",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1999/?format=api",
                "id": 1999,
                "name": "OptimizE",
                "is_group": false
            }
        },
        {
            "name": "lug00ber",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/90/?format=api",
                "id": 90,
                "name": "lug00ber",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Kvasigen",
            "abbreviation": "KVG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/87/?format=api",
                "id": 87,
                "name": "Kvasigen",
                "is_group": true
            }
        }
    ],
    "release_date": "2004-06-27",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
            "id": 30,
            "name": "Streaming Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/solskogen04/mp3_ogg/lug00ber_6_optimize_-_the_calling_%28electronic_remix%29.mp3"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "65",
            "competition": {
                "id": 88,
                "name": "Music (OGG/MP3/Tracked)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/33/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/33/",
                    "id": 33,
                    "name": "Solskogen 2004",
                    "tagline": "Sun, Forest, Sun!",
                    "start_date": "2004-06-24",
                    "end_date": "2004-06-27",
                    "location": "Ås, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.666913,
                    "longitude": 10.805299,
                    "website": "http://www.solskogen.no/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "mp3"
    ]
}