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

{
    "url": "https://demozoo.org/api/v1/productions/3475/?format=api",
    "demozoo_url": "https://demozoo.org/music/3475/",
    "id": 3475,
    "title": "Martina",
    "author_nicks": [
        {
            "name": "Ciccilleju",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5775/?format=api",
                "id": 5775,
                "name": "Ciccilleju",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "CoolPHat",
            "abbreviation": "CPH",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5580/?format=api",
                "id": 5580,
                "name": "CoolPHat",
                "is_group": true
            }
        },
        {
            "name": "Surprise! Productions",
            "abbreviation": "S!P",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1536/?format=api",
                "id": 1536,
                "name": "Surprise! Productions",
                "is_group": true
            }
        }
    ],
    "release_date": "2004-04-12",
    "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": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/breakpoint04/mp3_ogg/10_17-34_ciccilleju_-_martina.mp3"
        }
    ],
    "external_links": [
        {
            "link_class": "NectarineSong",
            "url": "https://scenestream.net/demovibes/song/36676/"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 13,
            "ranking": "13",
            "score": "24",
            "competition": {
                "id": 366,
                "name": "Streaming Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/21/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/21/",
                    "id": 21,
                    "name": "Breakpoint 2004",
                    "tagline": "The Code Inside",
                    "start_date": "2004-04-09",
                    "end_date": "2004-04-12",
                    "location": "Bingen am Rhein, Rheinland-Pfalz, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.96675,
                    "longitude": 7.8992,
                    "website": "http://breakpoint.untergrund.net/2004/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}