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

{
    "url": "https://demozoo.org/api/v1/productions/3360/?format=api",
    "demozoo_url": "https://demozoo.org/music/3360/",
    "id": 3360,
    "title": "First Contact y",
    "author_nicks": [
        {
            "name": "It-Alien",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5666/?format=api",
                "id": 5666,
                "name": "It-Alien",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": ".parenthesis.",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18698/?format=api",
                "id": 18698,
                "name": "Parenthesis",
                "is_group": true
            }
        }
    ],
    "release_date": "2003-04-21",
    "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": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/breakpoint03/mmul/first_contact.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/buenzli03/mmul/it-alien_first_contact.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 16,
            "ranking": "=15",
            "score": "7",
            "competition": {
                "id": 355,
                "name": "Tracked Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/20/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/20/",
                    "id": 20,
                    "name": "Breakpoint 2003",
                    "tagline": "",
                    "start_date": "2003-04-18",
                    "end_date": "2003-04-21",
                    "location": "Bingen am Rhein, Rheinland-Pfalz, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.96675,
                    "longitude": 7.8992,
                    "website": "http://breakpoint.untergrund.net/2003/"
                }
            }
        },
        {
            "position": 4,
            "ranking": "4",
            "score": "41",
            "competition": {
                "id": 3530,
                "name": "Tracked Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/783/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/783/",
                    "id": 783,
                    "name": "Buenzli 2003 (12)",
                    "tagline": "Natural Born Scener",
                    "start_date": "2003-08-29",
                    "end_date": "2003-08-31",
                    "location": "Winterthur, Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 47.49852,
                    "longitude": 8.73299,
                    "website": "https://bnz12.buenz.li/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "renoise"
    ]
}