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

{
    "url": "https://demozoo.org/api/v1/productions/121314/?format=api",
    "demozoo_url": "https://demozoo.org/music/121314/",
    "id": 121314,
    "title": "Uptempo",
    "author_nicks": [
        {
            "name": "Pumbaa",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14992/?format=api",
                "id": 14992,
                "name": "Pumbaa",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Traktor",
            "abbreviation": "TRK",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3184/?format=api",
                "id": 3184,
                "name": "Traktor",
                "is_group": true
            }
        }
    ],
    "release_date": "2014-09-06",
    "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/2014/gerp14/music_tracked/mod.uptempo"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/gerp14/music_tracked/mod.uptempo.txt"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/gerp14/music_tracked/pum-uptempomod.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "4",
            "competition": {
                "id": 10835,
                "name": "Amiga Four Channel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2228/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2228/",
                    "id": 2228,
                    "name": "Gerp 2014",
                    "tagline": "",
                    "start_date": "2014-09-05",
                    "end_date": "2014-09-07",
                    "location": "Ryd, Skövde Kommun, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 58.43294,
                    "longitude": 13.85645,
                    "website": "http://gerp.demoose.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}