This endpoint presents the RouteConverter API for routes in the system.

GET /v1/routes/4700/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "499d2e308cd78b0b1776a108decffe79"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1285/",
    "description": "Aktueller Track: 26 JUN 2010 10:00",
    "creator_name": "Hardter",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/16baadd8-b54c-4c7e-83df-88d4ecf5c6eb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3926/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4700/",
    "metadata": {
        "length": 16744,
        "lengthKind": "track",
        "duration": 26335,
        "positionLists": 2,
        "positions": 3370,
        "size": 331234,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-06-26T08:00:20+00:00",
        "elevationGain": 3820,
        "elevationLoss": 4742,
        "country": "AT"
    }
}