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

{
    "url": "https://demozoo.org/api/v1/productions/119939/?format=api",
    "demozoo_url": "https://demozoo.org/music/119939/",
    "id": 119939,
    "title": "Follow Your Dream",
    "author_nicks": [
        {
            "name": "Dhor",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25941/?format=api",
                "id": 25941,
                "name": "Dhor",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Masters of Electric City",
            "abbreviation": "M.E.C.",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25942/?format=api",
                "id": 25942,
                "name": "Masters of Electric City",
                "is_group": true
            }
        }
    ],
    "release_date": "2009",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://asma.atari.org/asma/Composers/Duma_Dariusz/Follow_Your_Dream.sap"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://media.demozoo.org/music/f6/7e/follow_your_dream.sap"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "11",
            "score": "2.84",
            "competition": {
                "id": 11769,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2703/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2703/",
                    "id": 2703,
                    "name": "KAZ Music Compo 2009",
                    "tagline": "",
                    "start_date": "2009",
                    "end_date": "2009",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "sap"
    ]
}