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

{
    "url": "https://demozoo.org/api/v1/productions/3649/?format=api",
    "demozoo_url": "https://demozoo.org/music/3649/",
    "id": 3649,
    "title": "12 dolls for a december moon",
    "author_nicks": [
        {
            "name": "Dalezy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/906/?format=api",
                "id": 906,
                "name": "Dalezy",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Scoopex",
            "abbreviation": "SCX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/361/?format=api",
                "id": 361,
                "name": "Scoopex",
                "is_group": true
            }
        },
        {
            "name": "Triad",
            "abbreviation": "3AD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/827/?format=api",
                "id": 827,
                "name": "Triad",
                "is_group": true
            }
        }
    ],
    "release_date": "2005-03-28",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/31/?format=api",
            "id": 31,
            "name": "Executable Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/breakpoint05/executable_music/newstyle/dlz-dlls.mp3"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/breakpoint05/executable_music/newstyle/dlz-dlls.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "330",
            "competition": {
                "id": 381,
                "name": "Executable Music Newschool",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/22/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/22/",
                    "id": 22,
                    "name": "Breakpoint 2005",
                    "tagline": "Aliens Ate My Demomaker",
                    "start_date": "2005-03-25",
                    "end_date": "2005-03-28",
                    "location": "Bingen am Rhein, Rheinland-Pfalz, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.96675,
                    "longitude": 7.8992,
                    "website": "http://breakpoint.untergrund.net/2005/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "v2"
    ]
}