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

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

{
    "category": "https://api.routeconverter.com/v1/categories/747/",
    "description": "Thementour 21",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0d118fa5-ca16-4114-8229-0af1699117c1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2197/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2734/",
    "metadata": {
        "length": 4683,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 85,
        "size": 4939,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}