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

{
    "url": "https://demozoo.org/api/v1/productions/74909/?format=api",
    "demozoo_url": "https://demozoo.org/music/74909/",
    "id": 74909,
    "title": "Rekord 3",
    "author_nicks": [
        {
            "name": "Mr. Fantastic",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/931/?format=api",
                "id": 931,
                "name": "Reed",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Mangoo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/418/?format=api",
                "id": 418,
                "name": "Mangoo",
                "is_group": true
            }
        }
    ],
    "release_date": "2003-05-10",
    "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/no_gaymer03/mmul/mr._fantastic_-_rekord_3.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "12",
            "competition": {
                "id": 7855,
                "name": "Tracked Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1226/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1226/",
                    "id": 1226,
                    "name": "No Gaymer 2003",
                    "tagline": "",
                    "start_date": "2003-05-09",
                    "end_date": "2003-05-11",
                    "location": "Skive, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.566639,
                    "longitude": 9.03203,
                    "website": "http://web.archive.org/web/20030627222625/http://no.gaymer.dk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}