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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Adn-Adenau2",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5dc77988-15c4-487f-afd6-0710049c2b6a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37131/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53622/",
    "metadata": {
        "length": 173791,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 42,
        "size": 6224,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}