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

GET /v1/routes/50910/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "8c24b0d7c556a450a433b37ff2c896d3"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Alte Gerlosstraße",
    "creator_name": "donald",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2c0c7318-4a07-4829-95c0-d69b77459459"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25341/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50910/",
    "metadata": {
        "length": 10927,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 119,
        "size": 13212,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 678,
        "elevationLoss": 36,
        "country": "AT"
    }
}