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

{
    "url": "https://demozoo.org/api/v1/productions/37268/?format=api",
    "demozoo_url": "https://demozoo.org/music/37268/",
    "id": 37268,
    "title": "Corroded beats",
    "author_nicks": [
        {
            "name": "Roz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3103/?format=api",
                "id": 3103,
                "name": "Roz",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Rave Network Overscan",
            "abbreviation": "RNO",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3066/?format=api",
                "id": 3066,
                "name": "Rave Network Overscan",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-06-09",
    "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/4a/c2/corroded.MOD"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/R/ROZ/4CHANNEL/CORRODED.MOD"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "105",
            "competition": {
                "id": 3339,
                "name": "Music 4-Channel",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/410/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/410/",
                    "id": 410,
                    "name": "Abduction 1998",
                    "tagline": "",
                    "start_date": "1998-06-05",
                    "end_date": "1998-06-07",
                    "location": "Oulu, Northern Ostrobothnia, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 65.21726,
                    "longitude": 25.96941,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}