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

{
    "url": "https://demozoo.org/api/v1/productions/102345/?format=api",
    "demozoo_url": "https://demozoo.org/music/102345/",
    "id": 102345,
    "title": "From Who?",
    "author_nicks": [
        {
            "name": "Doze",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32223/?format=api",
                "id": 32223,
                "name": "Snedvill",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Myriad Productions",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/45498/?format=api",
                "id": 45498,
                "name": "Myriad Productions",
                "is_group": true
            }
        }
    ],
    "release_date": "1994-05-14",
    "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/54/1a/from_who.MOD"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/D/DOZE/8CHANNEL/FROM_WHO.MOD"
        },
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Fasttracker/Doze/from who.mod"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 12063,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/235/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/235/",
                    "id": 235,
                    "name": "Birdie 1994 (2)",
                    "tagline": "Birdie NumNum 2",
                    "start_date": "1994-05-12",
                    "end_date": "1994-05-15",
                    "location": "Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 62.198448,
                    "longitude": 17.56622,
                    "website": "http://www.birdie.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "8ch",
        "mod"
    ]
}