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

{
    "url": "https://demozoo.org/api/v1/productions/165134/?format=api",
    "demozoo_url": "https://demozoo.org/music/165134/",
    "id": 165134,
    "title": "A Wasted Minute",
    "author_nicks": [
        {
            "name": "Marko",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/56169/?format=api",
                "id": 56169,
                "name": "Marko",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "New Core",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2218/?format=api",
                "id": 2218,
                "name": "NewCore",
                "is_group": true
            }
        }
    ],
    "release_date": "2016-11-12",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/2016/SV2K16/STMSX/MARKO/WASTED.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=wJbiinGF7zo"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "620",
            "competition": {
                "id": 12851,
                "name": "Atari ST / STE YM2149 Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2709/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2709/",
                    "id": 2709,
                    "name": "Silly Venture 2016",
                    "tagline": "",
                    "start_date": "2016-11-11",
                    "end_date": "2016-11-13",
                    "location": "Gdańsk, Pomeranian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.35205,
                    "longitude": 18.64637,
                    "website": "http://www.sillyventure.eu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "maxymiser",
        "sndh"
    ]
}