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

{
    "url": "https://demozoo.org/api/v1/productions/1283/?format=api",
    "demozoo_url": "https://demozoo.org/music/1283/",
    "id": 1283,
    "title": "Lullaby",
    "author_nicks": [
        {
            "name": "Excellence In Art",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2101/?format=api",
                "id": 2101,
                "name": "Excellence In Art",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2009-06-28",
    "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": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/X/XIA/MP3/PER_ALMERED_(XIA)-LULLABY_(ATARI).MP3"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/2009/SOMMAR09/MSX/XIA/PER_ALMERED_(XIA)-LULLABY_(ATARI).ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "49",
            "competition": {
                "id": 52,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/27/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/27/",
                    "id": 27,
                    "name": "Sommarhack 2009",
                    "tagline": "",
                    "start_date": "2009-06-26",
                    "end_date": "2009-06-28",
                    "location": "Grådö, Hedemora Kommun, Dalarna, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 60.25,
                    "longitude": 16.03333,
                    "website": "https://sommarhack.se/2009/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "mp3"
    ]
}