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

{
    "url": "https://demozoo.org/api/v1/productions/278840/?format=api",
    "demozoo_url": "https://demozoo.org/music/278840/",
    "id": 278840,
    "title": "Polkka",
    "author_nicks": [
        {
            "name": "Olle",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3872/?format=api",
                "id": 3872,
                "name": "Olle",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Traktor",
            "abbreviation": "TRK",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3184/?format=api",
                "id": 3184,
                "name": "Traktor",
                "is_group": true
            }
        }
    ],
    "release_date": "2008-12-27",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://media.demozoo.org/music/21/0b/olle_-_polkka.mod"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2008/grepwhite08/wild_music/olle_-_polkka.mod"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "28",
            "competition": {
                "id": 15924,
                "name": "Wild music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1281/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1281/",
                    "id": 1281,
                    "name": "Grep White 2008",
                    "tagline": "",
                    "start_date": "2008-12-26",
                    "end_date": "2008-12-28",
                    "location": "Skövde, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 58.391399,
                    "longitude": 13.84729,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "mod"
    ]
}