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

{
    "url": "https://demozoo.org/api/v1/productions/3459/?format=api",
    "demozoo_url": "https://demozoo.org/music/3459/",
    "id": 3459,
    "title": "Dislocated",
    "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": "Renoise Team",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5774/?format=api",
                "id": 5774,
                "name": "Renoise Team",
                "is_group": true
            }
        }
    ],
    "release_date": "2004-04-11",
    "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/2004/buenzli04/mmul/it-alien_dislocated.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 19,
            "ranking": "n/a",
            "score": "",
            "competition": {
                "id": 365,
                "name": "Tracked 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/"
                }
            }
        },
        {
            "position": 7,
            "ranking": "7",
            "score": "23",
            "competition": {
                "id": 1999,
                "name": "Tracked Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/784/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/784/",
                    "id": 784,
                    "name": "Buenzli 2004 (13)",
                    "tagline": "1337",
                    "start_date": "2004-08-20",
                    "end_date": "2004-08-22",
                    "location": "Bezirk Winterthur, Zurich, Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 47.50781,
                    "longitude": 8.769,
                    "website": "http://bnz13.buenz.li/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}