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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 1862",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/44b7f1c2-6842-45d6-94a9-3a4e0ae3e3ab"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36527/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53018/",
    "metadata": {
        "length": 235759,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1862,
        "size": 84253,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}