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

{
    "url": "https://demozoo.org/api/v1/productions/62229/?format=api",
    "demozoo_url": "https://demozoo.org/music/62229/",
    "id": 62229,
    "title": "Since",
    "author_nicks": [
        {
            "name": "Josh",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32360/?format=api",
                "id": 32360,
                "name": "Josh",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Excellent",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32359/?format=api",
                "id": 32359,
                "name": "Excellent",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-08-02",
    "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/Lepkowski_Michal/Since.sap"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://media.demozoo.org/music/2e/98/since.sap"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/1997/QUAST97/A8MSX/JOSH/SINCE.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 13,
            "ranking": "13",
            "score": "377",
            "competition": {
                "id": 6802,
                "name": "Atari XL/XE MSX",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1591/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1591/",
                    "id": 1591,
                    "name": "QuaST 1997",
                    "tagline": "",
                    "start_date": "1997-08-01",
                    "end_date": "1997-08-03",
                    "location": "Orneta, Powiat lidzbarski, Warmian-Masurian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.11483,
                    "longitude": 20.13328,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "sap"
    ]
}