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

{
    "url": "https://demozoo.org/api/v1/productions/79154/?format=api",
    "demozoo_url": "https://demozoo.org/music/79154/",
    "id": 79154,
    "title": "Newlife",
    "author_nicks": [
        {
            "name": "Breakthru",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23100/?format=api",
                "id": 23100,
                "name": "Breakthru",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Marshals",
            "abbreviation": "MRS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/387/?format=api",
                "id": 387,
                "name": "Marshals",
                "is_group": true
            }
        }
    ],
    "release_date": "2004-04-17",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
            "id": 30,
            "name": "Streaming Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/marast04/mp3_ogg/newlife.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "2,50",
            "competition": {
                "id": 8200,
                "name": "Freestyle Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1263/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1263/",
                    "id": 1263,
                    "name": "Marast 2004",
                    "tagline": "",
                    "start_date": "2004-04-17",
                    "end_date": "2004-04-18",
                    "location": "Červený Újezd, Czech Republic",
                    "is_online": false,
                    "country_code": "CZ",
                    "latitude": 49.682018,
                    "longitude": 13.24508,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "mp3"
    ]
}