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

{
    "url": "https://demozoo.org/api/v1/productions/121309/?format=api",
    "demozoo_url": "https://demozoo.org/music/121309/",
    "id": 121309,
    "title": "Fucktop3",
    "author_nicks": [
        {
            "name": "Goto80",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2055/?format=api",
                "id": 2055,
                "name": "Goto80",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Up Rough",
            "abbreviation": "UP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/456/?format=api",
                "id": 456,
                "name": "Up Rough",
                "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": "BaseUrl",
            "url": "https://media.demozoo.org/music/1b/0b/modfucktop3.mod"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/gerp14/music_tracked/mod.fucktop3.mod"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "19",
            "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"
    ]
}