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

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

{
    "category": "https://api.routeconverter.com/v1/categories/912/",
    "description": "Rundweg 2",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cf92ec0e-0d6b-46fb-ac7f-0830c9bb3bff"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2923/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3500/",
    "metadata": {
        "length": 5155,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 158,
        "size": 8293,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}